Skip to content

Instantly share code, notes, and snippets.

@havvg
Created December 19, 2012 16:50
Show Gist options
  • Save havvg/4338192 to your computer and use it in GitHub Desktop.
Save havvg/4338192 to your computer and use it in GitHub Desktop.
[remote "upstream"]
url = git://github.com/fabpot/Sami.git
fetch = +refs/heads/*:refs/remotes/upstream/*
# Github pull requests
fetch = +refs/pull/*/head:refs/gh-pull/remotes/upstream/*
fetch = +refs/pull/*/merge:refs/gh-merge/remotes/upstream/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment