1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-13 19:00:40 +01:00

Updated Plugin:git (markdown)

Ilya Isaev
2016-01-08 09:56:07 +07:00
parent b3d35d9f84
commit 62bf38a020

@@ -32,8 +32,7 @@ Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrusse
| gcb | git checkout -b | | gcb | git checkout -b |
| gcf | git config --list | | gcf | git config --list |
| gcl | git clone --recursive | | gcl | git clone --recursive |
| gclean | git clean -df | gclean | git clean -df |
|
| gcm | git checkout master | | gcm | git checkout master |
| gcmsg | git commit -m | | gcmsg | git commit -m |
| gco | git checkout | | gco | git checkout |