Skip to content

Instantly share code, notes, and snippets.

@erichocean
Created August 26, 2008 16:58
Show Gist options
  • Save erichocean/7295 to your computer and use it in GitHub Desktop.
Save erichocean/7295 to your computer and use it in GitHub Desktop.
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
[remote "origin"]
url = [email protected]:onitunes/photobooth.git
fetch = +refs/heads/*:refs/remotes/origin/*
push = refs/*:refs/*
[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