mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-13 19:00:40 +01:00
Updated Plugin:git (markdown)
@@ -32,9 +32,9 @@ 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 |
|
||||||
| gcount | git shortlog -sn |
|
| gcount | git shortlog -sn |
|
||||||
|
|||||||
Reference in New Issue
Block a user