Skip to content

Instantly share code, notes, and snippets.

@tobias
Created October 11, 2010 19:03
Show Gist options
  • Save tobias/621040 to your computer and use it in GitHub Desktop.
Save tobias/621040 to your computer and use it in GitHub Desktop.
[user]
email = tcrawley@gmail.com
name = Tobias Crawley
[push]
default = tracking
[github]
user = tobias
token = <redacted>
[alias]
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%Creset' --abbrev-commit --date=relative
frebase = !git fetch && git rebase origin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment