Skip to content

Instantly share code, notes, and snippets.

@galador
Created May 19, 2010 23:39
Show Gist options
  • Save galador/407000 to your computer and use it in GitHub Desktop.
Save galador/407000 to your computer and use it in GitHub Desktop.
[user]
name = blah
email = me@blah.net
[color]
diff = auto
status = auto
branch = auto
[core]
autocrlf = true
[branch]
autosetupmerge = true
### Only needed if you use github
### Get your API token from https://github.com/account
[github]
user = blah
token = long_string_of_characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment