Skip to content

Instantly share code, notes, and snippets.

@robertmarsal
Created May 11, 2012 09:01
Git new repo config
[remote "origin"]
url = [email protected]:username/reponame.git
fetch = +refs/heads/*:refs/remotes/origin/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment