mirror of
https://git.zx2c4.com/cgit
synced 2025-08-31 14:25:15 +00:00
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>
This commit is contained in:
3
scan-tree.h
Normal file
3
scan-tree.h
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
|
||||
extern void scan_tree(const char *path);
|
Reference in New Issue
Block a user