Support automatically initializing repositories when they are configured.
commit45a8657bcaf89f76633cf6363b6e1606a2138fa2
authorAlexander Gavrilov <angavrilov@gmail.com>
Fri, 17 Oct 2008 13:39:53 +0000 (17 17:39 +0400)
committerAlexander Gavrilov <angavrilov@gmail.com>
Sun, 2 Nov 2008 14:06:12 +0000 (2 17:06 +0300)
tree101061e5e6bf35fc63e2951cff4e9c3a93c10c66
parenta818fe7def995b930034746f132789ddc089986e
Support automatically initializing repositories when they are configured.

When an option is enabled, new repo sections in the pushed config
repository cause corresponding repos to be initialized.

It allows one to immediately see the new repository in GitWeb.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
gitosis/run_hook.py
gitosis/serve.py
gitosis/test/test_run_hook.py