mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-04-24 22:57:51 +02:00
docs(git): remove duplicated line
This commit is contained in:
parent
379fe0fe13
commit
87f1941d27
1 changed files with 0 additions and 1 deletions
|
@ -120,7 +120,6 @@ plugins=(... git)
|
||||||
| gma | git merge --abort |
|
| gma | git merge --abort |
|
||||||
| gp | git push |
|
| gp | git push |
|
||||||
| gpd | git push --dry-run |
|
| 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 --force-if-includes (git version >= 2.30) |
|
||||||
| gpf | git push --force-with-lease (git version < 2.30) |
|
| gpf | git push --force-with-lease (git version < 2.30) |
|
||||||
| gpf! | git push --force |
|
| gpf! | git push --force |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue