git: add git root alias
This commit is contained in:
parent
e5ecd337d9
commit
35c013ddf3
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
dft = -c diff.external=difft diff
|
||||
lg1 = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(auto)%d%C(reset)' --all
|
||||
lg2 = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold cyan)%aD%C(reset) %C(bold green)(%ar)%C(reset)%C(auto)%d%C(reset)%n'' %C(white)%s%C(reset) %C(dim white)- %an%C(reset)'
|
||||
root = rev-parse --show-toplevel
|
||||
[column]
|
||||
ui = auto
|
||||
[branch]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue