Go to file
2007-08-28 21:44:30 -07:00
debian Add debianization. 2007-08-28 21:38:49 -07:00
gitosis Fix typo. 2007-08-28 21:43:13 -07:00
.gitignore Add debianization. 2007-08-28 21:38:49 -07:00
COPYING Add a formal license file. 2007-08-28 21:44:30 -07:00
example.conf Add `gitosis-gitweb`, for writing gitweb project lists. 2007-06-05 13:39:24 +03:00
README.rst Update notes. 2007-06-05 13:41:04 +03:00
setup.py Add `gitosis-gitweb`, for writing gitweb project lists. 2007-06-05 13:39:24 +03:00
TODO.rst Update notes. 2007-06-05 13:41:04 +03:00

==========================================================
 ``gitosis`` -- software for hosting ``git`` repositories
==========================================================

Example configuration:

.. include:: example.conf
   :literal:

TODO
====

gitosis-lint: check that the user account (e.g. ``git``) looks valid

gitosis-init: create repo with conf+keydir

gitosis-create-repositories: create repos mentioned in config if
they don't exist

make git hook: update authorized_keys

make git hook: update config file

git-daemon-export-ok