2007-05-30 12:57:31 +02:00
|
|
|
==========================================================
|
|
|
|
``gitosis`` -- software for hosting ``git`` repositories
|
|
|
|
==========================================================
|
|
|
|
|
2007-06-04 13:20:03 +02:00
|
|
|
Example configuration:
|
|
|
|
|
|
|
|
.. include:: example.conf
|
|
|
|
:literal:
|
|
|
|
|
2007-05-30 12:57:31 +02:00
|
|
|
group -> list of repos
|
|
|
|
|
|
|
|
/usr/local/bin/git-shell-enforce-directory
|
|
|
|
|
|
|
|
check that the user account (e.g. ``git``) looks valid
|
|
|
|
|
|
|
|
ssh keys
|
|
|
|
|
|
|
|
regenerate authorized_keys, only touching lines that look safe
|
|
|
|
|
|
|
|
allow skipping .git suffix
|
|
|
|
|
|
|
|
git-daemon-export-ok
|
|
|
|
|