Re: abbreviated commands

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Sun, 25 Feb 2007, Jeff Rose wrote:

> Has there been discussion of adding abbreviated command names to git? It
> would be nice to be able to type the standard abbreviations used by many vcs,
> for example:
> 
> ci -> commit
> co -> checkout

$ git config --global alias.ci commit
$ git config --global alias.co checkout

Fixed!

Hth,
Dscho

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]