Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Question: how to change the name of a feature at start ? #352

@sdementen

Description

@sdementen

I want to add some Pivotal Tracker integration to my gitflow.

Specifically, I want to be able to do a git flow feature start id-of-pivotal-story and then get a branch named feature/id-of-pivotal-story-name-of-the-story.

In a pre-flow-feature-start, I can recover through Pivotal API the name of the story and slugify it to add it to the branch name. However, I can't find a way to tell git flow that I want to modify $BRANCH to use my newly computed branch name.

Is that possible in fact ?
If not via this hook, is there another method to do this ?

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