Skip to content

Instantly share code, notes, and snippets.

@jamessa
Created October 24, 2012 03:47
Show Gist options
  • Select an option

  • Save jamessa/3943582 to your computer and use it in GitHub Desktop.

Select an option

Save jamessa/3943582 to your computer and use it in GitHub Desktop.
$ git flow feature start AddToCollection jsa-feature/HouseKeeping
Switched to a new branch 'jsa-feature/AddToCollection'
Summary of actions:
- A new branch 'jsa-feature/AddToCollection' was created, based on 'jsa-feature/HouseKeeping'
- You are now on branch 'jsa-feature/AddToCollection'
Now, start committing on your feature. When done, use:
git flow feature finish AddToCollection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment