Files
gerrit/java
Edwin Kempin 9adfd61c28 Set HEAD for All-Users project to refs/meta/config
By default HEAD points to master but a master branch doesn't exist in
All-Users. refs/meta/config is the only branch that always exists.

This prevents the following warning when cloning the All-Users
repository:

  warning: remote HEAD refers to nonexistent ref, unable to checkout.

Change-Id: Ib2489cfbb1f2f4b37d74aa138f8511bc3b987751
Signed-off-by: Edwin Kempin <ekempin@google.com>
2018-01-05 11:11:45 +01:00
..