1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-08 00:10:41 +01: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

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 |