mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Update git log format
This commit is contained in:
parent
f24f7ea930
commit
2e613cc338
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
--pretty=format:'%C(auto)%h %C(blue)%ad%C(auto)%d %s' \
|
||||
--date=format:'%y/%m/%d'
|
||||
llga = log --graph --decorate --all --abbrev=5 \
|
||||
--pretty=format:'%C(auto)%h %C(blue)%ad%C(auto)%d %s %C(dim white)(%an)' \
|
||||
--pretty=format:'%C(auto)%h %C(blue)%ad%C(auto)%d %s %C(dim white)(%an)%n%b' \
|
||||
--date=format:'%y/%m/%d %H:%M%z'
|
||||
lg = lga -5
|
||||
llg = llga -5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue