Files
gitlabhq/app
Douwe Maan 7a23be3ab7 Merge branch 'fix-default-branch' into 'master'
Make the first branch pushed to an empty repository the default HEAD

In an empty repository, pushing a new branch not called "master" would leave HEAD in an unknown state, causing ambiguity if another branch were pushed. This could in turn cause a new protected branch to be created and cause the default branch to change.

* Closes #1561
* Closes #1576
* Closes https://github.com/gitlabhq/gitlabhq/issues/8883

See merge request !614
2015-05-07 10:28:50 +00:00
..
2015-05-05 14:02:31 +03:00
2015-02-20 16:01:37 +01:00