update git plugin section

Nicolas Canceill 2014-05-21 04:41:43 -07:00
parent 843d2c66c4
commit f29bad441e

@ -415,13 +415,9 @@ This is a plugin that helps to encode/decode strings with base64 from the consol
* gpg-agent - starts gpg-agent (with ssh support) if not running and includes its environment variables * gpg-agent - starts gpg-agent (with ssh support) if not running and includes its environment variables
## git ## git
**Maintainer:** [robbyrussell][robbyrussell] **Maintainers:** [@Stibbons](https://github.com/Stibbons), [@ncanceill](https://github.com/ncanceill)
* git - adds a lot of git aliases ( g*x* e.g. gd - git diff) and functions for pulling for dealing with the current branch Adds a lot of git aliases ( g*x* e.g. gd - git diff) and functions for pulling for dealing with the current branch. See the [dedicated Wiki page](https://github.com/robbyrussell/oh-my-zsh/wiki/Plugin:git), or a list of some of the aliases introduced [here _(OUTDATED)_](http://jasonm23.github.com/oh-my-git-aliases.html).
Please see the [dedicated page](https://github.com/robbyrussell/oh-my-zsh/wiki/Plugin:git).
You can find a list of some of the aliases introduced [here _(OUTDATED)_](http://jasonm23.github.com/oh-my-git-aliases.html).
## gitfast ## gitfast
**Maintainer:** [felipec](https://github.com/felipec) **Maintainer:** [felipec](https://github.com/felipec)