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

fix(release): fix typo in ff-master option, should use underscore #379

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

hanks
Copy link

@hanks hanks commented Aug 10, 2018

ff-master should be ff_master in the code, or else can not read the option value correctly in code below:

if git_remote_branch_exists "$ORIGIN/$MASTER_BRANCH"; then
    if flag ff_master; then

@ChrisJStone
Copy link

I'm in the process of updating gitflow. If you could kindly resubmit your pull request against my fork here as it appears this fork is no longer being updated.

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

Successfully merging this pull request may close these issues.

None yet

2 participants