Repository with no initial branch named master
Created by: LeonB
I created a local git repository and one in gitlab. The local branch was called 'v3'. I pushed it to gitlab and it worked. However, when I went to gitlab it still had the default repository welcome screen with:
You should push repository to proceed.
After push you will be able to browse code, commits etc.
I would be nice if gitlab didn't only check the master branch for commits.