Skip to content

Instantly share code, notes, and snippets.

@trshafer
Created August 2, 2010 18:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trshafer/505067 to your computer and use it in GitHub Desktop.
Save trshafer/505067 to your computer and use it in GitHub Desktop.
git svn branch
git svn branch remote_name
git checkout -b local_name -t remote_name
@trshafer
Copy link
Author

trshafer commented Aug 2, 2010

make local_name different from remote_name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment