samrocketman/gitlab-mirrors

GitLab sets the first pushed branch as the default branch

Open

#93 opened on Mar 15, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Shell (165 forks)github user discovery
buggood first issuehelp wantedpython

Repository metrics

Stars
 (823 stars)
PR merge metrics
 (PR metrics pending)

Description

my repos mirrored from Github end up in Gitlab with a different default branch. I'm guessing it is related to: https://feeding.cloud.geek.nz/posts/setting-default-git-branch-in-bare/

but my git knowledge falls off quite a bit when we started talking about refs and such

any reason not to just "ref: refs/heads/master" on every new repo/project in Github?

Contributor guide