Simple Git Log Alias
My personal favorite alias of git log:
alias gl='git log --oneline --graph --color';
Voliå! Commits are displayed in a colorful tree.
Written by Piper Chester
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#