Unbreak the table
parent
beb76f3fa4
commit
46a1ff8662
@ -11,9 +11,8 @@ Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrusse
|
||||
| g | git |
|
||||
| ga | git add |
|
||||
| gaa | git add --all |
|
||||
| gapa | git add --patch
|
||||
|
|
||||
| gau | git add --update |
|
||||
| gapa | git add --patch |
|
||||
| gau | git add --update |
|
||||
| gb | git branch |
|
||||
| gba | git branch -a |
|
||||
| gbda | git branch --merged \| command grep -vE "^(\*\|\s*master\s*$)" \| command xargs -n 1 git branch -d |
|
||||
|
Loading…
Reference in New Issue
Block a user