Created
March 28, 2017 11:09
-
-
Save ajoyoommen/6bcb0ffc87f6ed1d1b142c14d65588e2 to your computer and use it in GitHub Desktop.
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
[user] | |
name = Full Name | |
email = [email protected] | |
[alias] | |
summary = log --oneline --decorate --branches --graph | |
summary-authors = log --graph --branches --format='%C(auto)%h%C(blue)<%ae>%Cgreen%ar%Creset %C(auto)%d%Creset%s' | |
csv = log --all --format='%H,%P,%ae,%aI,"%s"' | |
[core] | |
editor = emacs -nw |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment