↕
This commit is contained in:
parent
7a1320e108
commit
c2ce37595c
1 changed files with 1 additions and 1 deletions
|
@ -263,8 +263,8 @@ gla() {
|
|||
glb() {
|
||||
git \
|
||||
log \
|
||||
--graph \
|
||||
--format="%C(auto)%h%d %C(red)%ai%C(auto) %an%n%B" \
|
||||
--graph \
|
||||
"${@}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue