mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-12-18 10:22:00 +00:00
docs(git): align markdown table borders (#11878)
This commit is contained in:
parent
331f3c8b2e
commit
6a7aab47dd
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ plugins=(... git)
|
||||||
| gbso | git bisect old |
|
| gbso | git bisect old |
|
||||||
| gbsr | git bisect reset |
|
| gbsr | git bisect reset |
|
||||||
| gbss | git bisect start |
|
| gbss | git bisect start |
|
||||||
| gbl | git blame -w |
|
| gbl | git blame -w |
|
||||||
| gb | git branch |
|
| gb | git branch |
|
||||||
| gba | git branch --all |
|
| gba | git branch --all |
|
||||||
| gbd | git branch --delete |
|
| gbd | git branch --delete |
|
||||||
|
|
Loading…
Reference in a new issue