Skip to content

Instantly share code, notes, and snippets.

@suryasaha
Created November 25, 2013 20:01
Show Gist options
  • Save suryasaha/7647826 to your computer and use it in GitHub Desktop.
Save suryasaha/7647826 to your computer and use it in GitHub Desktop.
local-lib/.git/config
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = git.sgn.cornell.edu:/git/private/cxgn/local-lib
[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