samrocketman/gitlab-mirrors
在 GitHub 查看GitLab sets the first pushed branch as the default branch
Open
#93 创建于 2016年3月15日
buggood first issuehelp wantedpython
仓库指标
- Star
- (823 star)
- PR 合并指标
- (PR 指标待抓取)
描述
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?