Created
March 23, 2017 02:10
-
-
Save koron/819c30251a1a66c6cb9d3525c2867c13 to your computer and use it in GitHub Desktop.
graph alias from my gitconfig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[alias] | |
graph = log --graph --date-order -C -M --pretty=format:\"<%h> %ad [%an] %Cgreen%d%Creset %s\" --date=short |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment