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