Skip to content

Instantly share code, notes, and snippets.

@ku1ik
Created October 4, 2011 15:46
Show Gist options
  • Save ku1ik/1261985 to your computer and use it in GitHub Desktop.
Save ku1ik/1261985 to your computer and use it in GitHub Desktop.
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = https://username:password@github.com/someuser/some-repo.git
[branch "master"]
remote = origin
merge = refs/heads/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment