Due to git-flow being archived and development moved to git-flow-next, it would be nice if the git-flow functions of SourceGit could support/detect/work with a git-flow-next config.
SourceGit's git-flow menu:
Config shown from git flow config list in the same repository, taken seconds earlier:
Also, in the current state, with git-flow-next installed and attempting to initialise git-flow in a repo where mainline is not main, this will be ignored and a main branch will be created.
Due to git-flow being archived and development moved to git-flow-next, it would be nice if the git-flow functions of SourceGit could support/detect/work with a git-flow-next config.
SourceGit's
git-flowmenu:Config shown from
git flow config listin the same repository, taken seconds earlier:Also, in the current state, with git-flow-next installed and attempting to initialise git-flow in a repo where mainline is not
main, this will be ignored and amainbranch will be created.