Skip to content

Instantly share code, notes, and snippets.

@ajoyoommen
Created March 28, 2017 11:09
Show Gist options
  • Save ajoyoommen/6bcb0ffc87f6ed1d1b142c14d65588e2 to your computer and use it in GitHub Desktop.
Save ajoyoommen/6bcb0ffc87f6ed1d1b142c14d65588e2 to your computer and use it in GitHub Desktop.
[user]
name = Full Name
email = email@website.com
[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