Chapter 3. Bug fixes

3.1. Disabling the GitLab master branch as the explicit default target branch

Before this update, CodeReady Workspaces could not create a workspace using a factory link to an on-premises GitLab repository without a branch named master. With this update, the GitLab file reading behavior omits the master branch name by default, and CodeReady Workspaces can create a factory link to a GitLab repository that has the default branch other than master.

Additional resources