Skip to content

Instantly share code, notes, and snippets.

@nataliepo
Created September 19, 2013 12:51
Show Gist options
  • Save nataliepo/6622987 to your computer and use it in GitHub Desktop.
Save nataliepo/6622987 to your computer and use it in GitHub Desktop.
checking out a branch in a new folder
git clone user@git-server:project_name.git -b branch_name /some/folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment