Closed alex93ushakov closed 9 years ago
Expanding from the docs (https://github.com/nvie/gitflow/wiki/Command-Line-Arguments#configuration) you should be able to use something like the below:
$ git config gitflow.branch.master your-desired-branch-name
Please close this issue if the above command solved your problem.
How to use user-specified branch instead of master without default user's menu (git flow init)?