Skip to content

Instantly share code, notes, and snippets.

@iMagesh
Created October 21, 2013 10:05
Show Gist options
  • Save iMagesh/7081494 to your computer and use it in GitHub Desktop.
Save iMagesh/7081494 to your computer and use it in GitHub Desktop.
[user]
name = Magesh
email = magesh@atsquare.in
[color]
ui = true
[alias]
timeline = log --graph --all --format=format:'(%cr) %s%d' --date-order --abbrev-commit --date=relative
timelog = log --graph --pretty=format:'%Cgreen(%cr) -%C(yellow)%d%Creset %s %C(bold blue)<%an>%Creset' --abbrev-commit --
dlog = log --graph --date-order -C -M --pretty=format:'%ad [%an] %Cgreen%d%Creset %s' --all --date=short
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment