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-06-04 13:22:36 +02:00
|
|
|
TODO
|
|
|
|
====
|
2007-05-30 12:57:31 +02:00
|
|
|
|
2007-06-04 13:22:36 +02:00
|
|
|
gitosis-lint: check that the user account (e.g. ``git``) looks valid
|
2007-05-30 12:57:31 +02:00
|
|
|
|
2007-06-05 12:14:31 +02:00
|
|
|
gitosis-init: create repo with conf+keydir
|
|
|
|
|
|
|
|
gitosis-create-repositories: create repos mentioned in config if
|
|
|
|
they don't exist
|
|
|
|
|
2007-06-04 13:22:36 +02:00
|
|
|
make git hook: update authorized_keys
|
2007-05-30 12:57:31 +02:00
|
|
|
|
2007-06-04 13:22:36 +02:00
|
|
|
make git hook: update config file
|
2007-05-30 12:57:31 +02:00
|
|
|
|
|
|
|
git-daemon-export-ok
|
|
|
|
|