Clean up README file.
This commit is contained in:
parent
156ae1e98b
commit
b53a71157a
1 changed files with 5 additions and 4 deletions
|
@ -7,15 +7,16 @@ Example configuration:
|
||||||
.. include:: example.conf
|
.. include:: example.conf
|
||||||
:literal:
|
:literal:
|
||||||
|
|
||||||
group -> list of repos
|
TODO
|
||||||
|
====
|
||||||
|
|
||||||
/usr/local/bin/git-shell-enforce-directory
|
/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
|
allow skipping .git suffix
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue