Created
October 11, 2010 19:03
-
-
Save tobias/621040 to your computer and use it in GitHub Desktop.
This file contains 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] | |
email = [email protected] | |
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