Skip to content

Instantly share code, notes, and snippets.

@touv
Created February 22, 2012 14:54
Show Gist options
  • Save touv/1885426 to your computer and use it in GitHub Desktop.
Save touv/1885426 to your computer and use it in GitHub Desktop.
exemple de config git
[branch "master"]
remote=origin
merge=refs/heads/master
[remote "origin"]
url = http://github.com/touv/node-xml-mapping.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