Skip to content

Add support for git flow using the git-flow-next tool#5288

Open
hmaddocks wants to merge 1 commit intojesseduffield:masterfrom
hmaddocks:enable-git-flow-next-as-the-git-flow-tool
Open

Add support for git flow using the git-flow-next tool#5288
hmaddocks wants to merge 1 commit intojesseduffield:masterfrom
hmaddocks:enable-git-flow-next-as-the-git-flow-tool

Conversation

@hmaddocks
Copy link

This change enables Lazygit git-flow integration to work with git-flow-next. The "official" git-flow has been deprecated and replaced by git-flow-next. got-flow-next has the same tool and most of the functionality is compatible but the git config is different so Lazygit doesn't recognise it.

  • Support gitflow.branch..prefix (git-flow-next) in addition to gitflow.prefix. (legacy)
  • Refactor FinishCmdObj to use a prefix map lookup to find the branch type

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments