|
|
|
@ -9,6 +9,7 @@ |
|
|
|
lol = log --graph --decorate --pretty=oneline --abbrev-commit --all |
|
|
|
lol = log --graph --decorate --pretty=oneline --abbrev-commit --all |
|
|
|
hist = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short |
|
|
|
hist = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short |
|
|
|
lg = log --graph --pretty=format:'%Cred%h%Creset - %Cgreen%cd%Creset -%C(yellow)%d%Creset %s %Cgreen(%cn)%Creset' --abbrev-commit --date=iso-strict-local |
|
|
|
lg = log --graph --pretty=format:'%Cred%h%Creset - %Cgreen%cd%Creset -%C(yellow)%d%Creset %s %Cgreen(%cn)%Creset' --abbrev-commit --date=iso-strict-local |
|
|
|
|
|
|
|
p = !git push && git push --tags |
|
|
|
[commit] |
|
|
|
[commit] |
|
|
|
gpgsign = true |
|
|
|
gpgsign = true |
|
|
|
[tag] |
|
|
|
[tag] |
|
|
|
|