diff --git a/Plugin:git.md b/Plugin:git.md index 622526a..6431a9b 100644 --- a/Plugin:git.md +++ b/Plugin:git.md @@ -51,6 +51,8 @@ Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrusse | gfo | git fetch origin | | gg | git gui citool | | gga | git gui citool --amend | +| ggf | git push --force origin $(current_branch) +| | ghh | git help | | ggpull | ggl | | ggpur | ggu |