Repo with a single branch not named "master" still shows "You should push repository to proceed" page
Created by: mikem2005
STR:
- Create new repo in gitlabhq
- Observe "You should push repository to proceed" message when viewing repo in gitlabhq
- From an existing git repo on another computer, push a branch not named "master" (e.g. git push -u githq v1.1)
- Observe that the "You should push repository to proceed" message still appears, even though there's a branch in the gitolite repo.