Adding gbrt tool to view info about git branches
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
s = status --short
|
||||
ss = status
|
||||
br = branch -v
|
||||
brt = "!sh -c gbrt"
|
||||
# show a pretty log graph
|
||||
lg = log --graph --pretty=oneline --abbrev-commit --decorate
|
||||
# slight variation of pretty log graph
|
||||
|
||||
Reference in New Issue
Block a user