Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OmgImAlexis/0e2f9a64f6977e2ac9a19d6a69436635 to your computer and use it in GitHub Desktop.
Save OmgImAlexis/0e2f9a64f6977e2ac9a19d6a69436635 to your computer and use it in GitHub Desktop.
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = https://github.com/SickRage/SickRage.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master
[branch "develop"]
remote = origin
merge = refs/heads/develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment