Skip to content

Instantly share code, notes, and snippets.

@said-and-done
Created January 10, 2014 09:42
Show Gist options
  • Save said-and-done/8349204 to your computer and use it in GitHub Desktop.
Save said-and-done/8349204 to your computer and use it in GitHub Desktop.
#create a test branch under github:export
> cd htdocs/app/Plugin/Export
> git co -b a-test-branch
> git push -u origin a-test-branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment