Created
October 24, 2012 03:47
-
-
Save jamessa/3943582 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ 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