[phobos] Tag for the dmd 2.053 release on the Phobos repository?
Andrei Alexandrescu
andrei at erdani.com
Sun May 15 07:53:59 PDT 2011
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
More information about the phobos
mailing list