Skip to content

Instantly share code, notes, and snippets.

@shyamkkhadka
Created August 19, 2010 03:32
Show Gist options
  • Save shyamkkhadka/536949 to your computer and use it in GitHub Desktop.
Save shyamkkhadka/536949 to your computer and use it in GitHub Desktop.
$ git clone git://example.com/myproject
$ cd myproject
$ git branch -a
$ git checkout -b experimental origin/experimental
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment