mirror of
https://git.zx2c4.com/cgit/
synced 2024-11-04 06:00:44 +00:00
93397a765b
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);
|