mirror of
https://git.zx2c4.com/cgit
synced 2025-06-21 09:35:42 +02:00
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>
3 lines
43 B
C
3 lines
43 B
C
|
|
|
|
extern void scan_tree(const char *path);
|