Another Git Alias Goodness Me

main
Dan Buch 4 years ago
parent 791118447a
commit 5adf68e325
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7

@ -55,6 +55,7 @@
[alias]
hug = blame
lograph = 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)'
[commit]
template = ~/.gittemplate

Loading…
Cancel
Save