Template still create a master branch
Closed this issue · 9 comments
Alredy an issue before (#2).
When creating an ARC from the template, a master branch is created.
This causes problems with syncing as an additional main branch is created and likely also preventing to open this ARC with the ARCitect after it has been cloned before and not synced before.
Wanted: Change the template to create a branch named "main".
While testing the upgrade to the latest GitLab version (16.7.3) I tested the ARC import feature and the branch was named main
during my testing. Can you please test with the new version and see if that is still an issue?
is that with the new datahub image that we created yesterday?
I logged in the "DataHUB (reference)" HUB.
I logged in the "DataHUB (reference)" HUB.
Ah ok, yes the template is not yet up-to-date on the productive DataHUB, I thought you were talking about an on-premise instance.
We will update the main DataHUB soon and then the template will create a main
branch instead of master
.
Great! Will test it next week again :)
Not sure excatly when we'll perform the update, but I'll let you know.
This was forgotten. Since the update, the ARC template creates a "main" and not a "master" branch.