mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 18:30:08 +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 |
|
||||
| gbsr | git bisect reset |
|
||||
| gbss | git bisect start |
|
||||
| gbl | git blame -w |
|
||||
| gbl | git blame -w |
|
||||
| gb | git branch |
|
||||
| gba | git branch --all |
|
||||
| gbd | git branch --delete |
|
||||
|
|
Loading…
Reference in a new issue