Skip to content

Instantly share code, notes, and snippets.

@iMagesh
Last active December 20, 2015 13:18
Show Gist options
  • Save iMagesh/6137386 to your computer and use it in GitHub Desktop.
Save iMagesh/6137386 to your computer and use it in GitHub Desktop.
My git config file
[user]
name = Magesh
email = [email protected]
[color]
ui = true
[alias]
timeline = log --graph --all --format=format:'(%cr) %s%d' --date-order --abbrev-commit --date=relative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment