Skip to content

Instantly share code, notes, and snippets.

Created August 22, 2014 22:14
Show Gist options
  • Save anonymous/7c1dd312a05f23a1fe7c to your computer and use it in GitHub Desktop.
Save anonymous/7c1dd312a05f23a1fe7c to your computer and use it in GitHub Desktop.
git tfs setup from new clone
git clone ...
git tfs bootstrap // will setup the new clone to point to TFS endpoints
git tfs pull -I // will auto detect remote based on previous history
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment