Valid Table Style for markdown:
alias_name | command |
---|---|
st | status |
co | checkout |
cm | commit |
br | branch |
hist | "log --graph --all --color --pretty='%x09%h %cn%x09%s %Cred%d%Creset'" |
'In'valid Table Style for markdown:
alias_name | command |
---|---|
st | status |
co | checkout |
cm | commit |
br | branch |
hist | "log --graph --all --color --pretty='%x09%h %cn%x09%s %Cred%d%Creset'" |