Adding list of aliases that the git plugin introduces

JensRantil 2012-08-07 08:59:52 -07:00
parent b536dc9f33
commit df3311db4f

@ -262,6 +262,8 @@ This is a plugin that helps to encode/decode strings with base64 from the consol
* git - adds a lot of git aliases ( g*x* e.g. gd - git diff) and functions for pulling for dealing with the current branch * git - adds a lot of git aliases ( g*x* e.g. gd - git diff) and functions for pulling for dealing with the current branch
You can find a list of some of the aliases introduced [here](http://jasonm23.github.com/oh-my-git-aliases.html).
## git-flow ## git-flow
**Maintainer:** [robbyrussell][robbyrussell] **Maintainer:** [robbyrussell][robbyrussell]