Skip to content

Instantly share code, notes, and snippets.

@pcraciunoiu
Created October 20, 2011 07:54
Example remote config
# This should be in .git/config
[remote "david"]
fetch = +refs/heads/*:refs/remotes/david/*
url = [email protected]:daviddul/sowink.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment