diff options
author | Tommi Virtanen <tv@eagain.net> | 2007-06-04 14:22:36 +0300 |
---|---|---|
committer | Tommi Virtanen <tv@eagain.net> | 2007-06-04 14:22:36 +0300 |
commit | b53a71157a453151097c52f946753d9eb3059ab6 (patch) | |
tree | 35b3ecc7bc171f4414d4c1ac66d4f6afd28fdeeb | |
parent | Move example config to external file. (diff) | |
download | gitosis-dakkar-b53a71157a453151097c52f946753d9eb3059ab6.tar.gz gitosis-dakkar-b53a71157a453151097c52f946753d9eb3059ab6.tar.bz2 gitosis-dakkar-b53a71157a453151097c52f946753d9eb3059ab6.zip |
Clean up README file.
-rw-r--r-- | README.rst | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -7,15 +7,16 @@ Example configuration: .. include:: example.conf :literal: -group -> list of repos +TODO +==== /usr/local/bin/git-shell-enforce-directory -check that the user account (e.g. ``git``) looks valid +gitosis-lint: check that the user account (e.g. ``git``) looks valid -ssh keys +make git hook: update authorized_keys -regenerate authorized_keys, only touching lines that look safe +make git hook: update config file allow skipping .git suffix |