Skip to content

Instantly share code, notes, and snippets.

@ivey
Forked from paltman/gist:19339
Created October 24, 2008 03:34
Show Gist options
  • Save ivey/19340 to your computer and use it in GitHub Desktop.
Save ivey/19340 to your computer and use it in GitHub Desktop.
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
[remote "origin"]
url = git@github.com:paltman/<private_repo>.git
fetch = +refs/heads/*:refs/remotes/origin/*
[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