gitolite/doc
Sitaram Chamarty 839027f7a7 change delegation to NAME/ style (warning: backward compat breakage)
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
2010-01-10 09:50:08 +05:30
..
0-INSTALL.mkd ssh-copy-id workaround detail plus a couple other doc fixes 2009-12-10 17:07:46 +05:30
1-migrate.mkd all src: (please read full commit message): allow local admin-defined hooks 2009-11-13 18:37:46 +05:30
2-admin.mkd document repo config support 2009-12-09 12:16:22 +05:30
3-faq-tips-etc.mkd NAME-based restrictions 2010-01-09 20:30:53 +05:30
5-delegation.mkd change delegation to NAME/ style (warning: backward compat breakage) 2010-01-10 09:50:08 +05:30
6-ssh-troubleshooting.mkd document @SHELL feature, allow "info" for all, 2009-12-23 19:57:36 +05:30
7-install-transcript.mkd install transcript 2009-12-25 01:05:21 +05:30
COPYING reduce clutter by making src, doc, conf subdirectories 2009-08-27 14:00:00 +05:30
TODO doc changes after split 2009-08-28 09:50:34 +05:30