Created
September 9, 2013 15:59
-
-
Save Heavyblade/6497702 to your computer and use it in GitHub Desktop.
This file contains hidden or 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] | |
| name = CristianV | |
| email = Cristia@hlmbusiness.com | |
| [color] | |
| diff = auto | |
| status = auto | |
| branch = auto | |
| [use] | |
| email = cristianvg2003@gmail.com | |
| [alias] | |
| ci = commit | |
| po = pull origin master | |
| pu = push origin master | |
| ph = push heroku master | |
| st = status | |
| ga = add . | |
| co = checkout | |
| kommit = commit | |
| [core] | |
| excludesfile = /Users/cristianvasquez/.gitignore_global | |
| [difftool "sourcetree"] | |
| cmd = opendiff \"$LOCAL\" \"$REMOTE\" | |
| path = | |
| [mergetool "sourcetree"] | |
| cmd = /Applications/SourceTree.app/Contents/Resources/opendiff-w.sh \"$LOCAL\" \"$REMOTE\" -ancestor \"$BASE\" -merge \"$MERGED\" | |
| trustExitCode = true | |
| [github] | |
| user = heavyblade | |
| token = ddd71ff192231d2c6b81a69d0b2932fa |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment