docs(git): remove duplicated line

pull/11209/merge
Carlo Sala 2023-02-07 16:17:07 +01:00
parent 379fe0fe13
commit 87f1941d27
No known key found for this signature in database
GPG Key ID: DA6FB450C1A4FE9A
1 changed files with 0 additions and 1 deletions

View File

@ -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 |