mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-07 07:59:49 +00:00
fix for table formatting after adding ggf alias
@@ -51,8 +51,7 @@ Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrusse
|
|||||||
| gfo | git fetch origin |
|
| gfo | git fetch origin |
|
||||||
| gg | git gui citool |
|
| gg | git gui citool |
|
||||||
| gga | git gui citool --amend |
|
| gga | git gui citool --amend |
|
||||||
| ggf | git push --force origin $(current_branch)
|
| ggf | git push --force origin $(current_branch) |
|
||||||
|
|
|
||||||
| ghh | git help |
|
| ghh | git help |
|
||||||
| ggpull | ggl |
|
| ggpull | ggl |
|
||||||
| ggpur | ggu |
|
| ggpur | ggu |
|
||||||
|
|||||||
Reference in New Issue
Block a user