mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-10 17:39:51 +00:00
Remove duplicate alias listing
@@ -124,8 +124,7 @@ Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrusse
|
|||||||
| gup | git pull --rebase |
|
| gup | git pull --rebase |
|
||||||
| gupv | git pull --rebase -v |
|
| gupv | git pull --rebase -v |
|
||||||
| gupa | git pull --rebase --autostash |
|
| gupa | git pull --rebase --autostash |
|
||||||
| gupav | git pull --rebase --autostash -v |
|
| gupav | git pull --rebase --autostash -v |
|
||||||
| gunignore | git update-index --no-assume-unchanged |
|
|
||||||
| glum | git pull upstream master |
|
| glum | git pull upstream master |
|
||||||
| gvt | git verify-tag |
|
| gvt | git verify-tag |
|
||||||
| gwch | git whatchanged -p --abbrev-commit --pretty = medium |
|
| gwch | git whatchanged -p --abbrev-commit --pretty = medium |
|
||||||
|
|||||||
Reference in New Issue
Block a user