Search code examples
gitlabbranchcommitgit-branchgit-commit

GITLAB web IDE change default option - create a new branch


I'm using GitLab web IDE, but every time I want to commit my changes the default option is: "Create a new branch", with "Start new merge request" option checked.

I want to push on develop branch, then I switch manually every time to develop... but this boring :(
But before it was automatically "Commit to develop branch".

Is there a solution to restore the previous configuration? thx


Solution

  • When the Web IDE tab is open then the default option for the submit is to create a new branch. But if I choose the other option, then the next commits will keep my selection as the default one.