Skip to content

Instantly share code, notes, and snippets.

@paltman
Created October 24, 2008 03:34
Show Gist options
  • Save paltman/19339 to your computer and use it in GitHub Desktop.
Save paltman/19339 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/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment