diff --git a/Plugin:git.md b/Plugin:git.md index 8ec41e9..9f31bae 100644 --- a/Plugin:git.md +++ b/Plugin:git.md @@ -32,9 +32,9 @@ Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrusse | gcb | git checkout -b | | gcf | git config --list | | gcl | git clone --recursive | -| gclean | git clean -df +| gclean | git clean -df | -| gcm | git checkout master | +| gcm | git checkout master | | gcmsg | git commit -m | | gco | git checkout | | gcount | git shortlog -sn |