My git log
git log --graph --pretty="format:%C(yellow)%h%Cred%d%Creset %s %C(white) %C(cyan)%an%Creset, %C(green)%ar%Creset"
Written by David Kormushoff
Related protips
4 Responses
wow it's look very pretty ;)
over 1 year ago
·
Difficult to turn this into a git alias; ended up putting it in my .zshrc file. Nice.
over 1 year ago
·
Yea, I have it aliased as "log" in my .(bash|zsh)rc files
over 1 year ago
·
Thanks for the tip. And here's a git alias:
lg = log --graph --pretty='format:%C(yellow)%h%Cred%d%Creset %s %C(white) %C(cyan)%an%Creset, %C(green)%ar%Creset'
This works fine for me.
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#