839027f7a7
This is a backward incompatible change. If you are using delegation and you upgrade to this version, please do the following: * change your gitolite.conf file to use the new syntax (see doc/5-delegation.mkd in this commit) * for each branch "foo" in the gitolite-admin repo, do this: # (on "master" branch) git checkout foo -- conf/fragments/foo.conf * git add all those new fragments and commit to master * delete all the branches on your clone and the server # again, for each branch foo git branch -D foo git push origin :foo |
||
---|---|---|
.. | ||
0-INSTALL.mkd | ||
1-migrate.mkd | ||
2-admin.mkd | ||
3-faq-tips-etc.mkd | ||
5-delegation.mkd | ||
6-ssh-troubleshooting.mkd | ||
7-install-transcript.mkd | ||
COPYING | ||
TODO |