1 This is a lightweight git server. You can manage each of your
2 repositories by the special 'repo-mgmt' branch. By default each repo is
3 private. You can make it public by putting "public" in the file
4 "/access" in the repo's root directory on the 'repo-mgmt' branch. You
5 can delete the repo by putting "delete" in the file "/access".