Hi,

On Thu, Feb 02, 2017 at 02:15:06PM +0200, Samuli Seppänen wrote:
> It was not a typo. I actually did not know about "git send-email" until 
> now. I've used "git-send-email" which on Debian/Ubuntu resides in 
> /usr/lib/git-core. Are these the same thing?

Sort of.  When you run "git foo", git will (if it's not a built-in) go
out and look for a program "git-foo" in your PATH, or it seems in its
libdir.

The "ACK and mail" script David and I use is called "git-ack-am", I
put it in $HOME/bin/git-ack-am, and then I can do "git ack-am ..."
on patches...

> Anyways, let's use "git send-email" in the PR template if that one is 
> readily available on all Git installations.

That's the official one.  The other one is what you call under the hood,
and the fact that it's not in "bin/" tells stories :-)

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to