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

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

Description

@tuan-tu-tran

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions