summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/git/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/git/README.md b/plugins/git/README.md
index cd018d435..1c3f8acf0 100644
--- a/plugins/git/README.md
+++ b/plugins/git/README.md
@@ -120,7 +120,6 @@ plugins=(... git)
| gma | git merge --abort |
| gp | git push |
| gpd | git push --dry-run |
-| gpf | git push --force-with-lease |
| gpf | git push --force-with-lease --force-if-includes (git version >= 2.30) |
| gpf | git push --force-with-lease (git version < 2.30) |
| gpf! | git push --force |