]> git.cameronkatri.com Git - cgit.git/commit
Add support for --scan-tree=<path> option to cgit
authorLars Hjemli <hjemli@gmail.com>
Sun, 14 Sep 2008 22:07:12 +0000 (00:07 +0200)
committerLars Hjemli <hjemli@gmail.com>
Mon, 15 Sep 2008 21:35:27 +0000 (23:35 +0200)
commit93397a765b9d9af11b7d10c114406e303ea4fb1c
treefa40c0c8df7549525123359bf817598ae7e9f43d
parente154edd8078020d6eba41b448afade0a68617f35
Add support for --scan-tree=<path> option to cgit

This option makes cgit scan a directory tree looking for git repositories,
generating suitable definitions for a cgitrc file on stdout.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Makefile
cgit.c
scan-tree.c [new file with mode: 0644]
scan-tree.h [new file with mode: 0644]