Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

message: create feature branch xxx (from None) #9

Open
tuan-tu-tran opened this issue Jun 13, 2015 · 1 comment
Open

message: create feature branch xxx (from None) #9

tuan-tu-tran opened this issue Jun 13, 2015 · 1 comment

Comments

@tuan-tu-tran
Copy link

When we create a feature branch without specifying the base, it should not say (from None) but the real branching point

user@host ~/workdir $ git flow feature start 114_split_buttons
create feature branch 114_split_buttons (from None)

Summary of actions:
- A new branch feature/114_split_buttons was created, based on None
- You are now on branch feature/114_split_buttons

Now, start committing on your feature. When done, use:

     git flow feature finish 114_split_buttons
@webmaven
Copy link

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants