Go to file
Tommi Virtanen acf005ea35 Add gitosis-run-hook, to be run from git hooks.
Sadly, no unit tests on this level, for now.
2007-09-01 18:54:49 -07:00
debian Typo in debian/control. 2007-08-29 21:15:48 -07:00
gitosis Add gitosis-run-hook, to be run from git hooks. 2007-09-01 18:54:49 -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-run-hook, to be run from git hooks. 2007-09-01 18:54:49 -07: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