1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 07:20:09 +00:00

docs(git): align markdown table borders (#11878)

This commit is contained in:
Adam Johnson 2023-09-06 11:42:09 +01:00 committed by GitHub
parent 331f3c8b2e
commit 6a7aab47dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 |