Skip to content

Instantly share code, notes, and snippets.

@audy
Created July 25, 2010 18:44
Show Gist options
  • Select an option

  • Save audy/489770 to your computer and use it in GitHub Desktop.

Select an option

Save audy/489770 to your computer and use it in GitHub Desktop.
[branch "master"]
remote = origin
merge = refs/heads/master
[remote "sourceforge"]
url = ssh://username@project.git.sourceforge.net/gitroot/project/project
fetch = +refs/heads/*:refs/remotes/origin/*
mirror = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment