no master branch in project
Created by: tdebarochez
Hi,
Gitlab seems to be unable to list commits or files trees if your project does not contains any master branch. (Even if you define default branch in UI or in git command line) To reproduce :
- Create repo with gitolite
- Add default branch
- Remove master
- Create project in gitlab (with the same path)