Snippet #767
Stuff I should remember to use more often: the --graph option to git log. Perhaps git config --global alias.graph 'log --oneline --graph' is the answer...
Stuff I should remember to use more often: the --graph option to git log. Perhaps git config --global alias.graph 'log --oneline --graph' is the answer...