On 5/15/11 4:16 AM, Jonathan M Davis wrote:
I prefer the git-* commands though, since you get command completion with
them. Also, the man pages use those names. But it is true that your distro may
not have set it up so that they're on the PATH. But you should be able to get
them to work but just figuring out which directory they're in on your system
and adding them to your PATH.

Under zsh I have command completion for all git commands and subcommands. (Granted, that doesn't make me considerably more fluent at it...)

My understanding is that git xyz actually exec()s git-xyz under the wraps, so if you have one you have the other.


Andrei
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to