Many updates to git plugin (see #2790)

This commit is contained in:
ncanceill 2013-07-12 15:26:04 +02:00
commit 5b75cc7880
4 changed files with 188 additions and 314 deletions

View file

@ -1,4 +1,10 @@
## git
**Maintainer:** [Stibbons](https://github.com/Stibbons)
This plugin adds several git aliases and increase the completion function provided by zsh
**Maintainer:** [@ncanceill](https://github.com/ncanceill)
This plugin adds many useful aliases and functions.
### Usage
See the [wiki](https://github.com/robbyrussell/oh-my-zsh/wiki/Plugin:git) for a list of aliases and functions provided by the plugin.