Skip to content

Instantly share code, notes, and snippets.

@nickmartini
Created May 25, 2010 22:09
Show Gist options
  • Save nickmartini/413759 to your computer and use it in GitHub Desktop.
Save nickmartini/413759 to your computer and use it in GitHub Desktop.
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "brent"]
url = ssh://10.0.1.77/home/bhughes/Projects/NexRepo
fetch = +refs/heads/*:refs/remotes/brent/*
[remote "jim"]
url = ssh://10.0.1.67/home/jleasure/NexRepo/NexRepo
fetch = +refs/heads/*:refs/remotes/jim/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment