3516502aa0
This option specifies the location of a projectlist file as used by gitweb - when 'scan-tree' is later specified, only the projects listed in the projectlist file will be added. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Lars Hjemli <hjemli@gmail.com>
3 Zeilen
150 B
C
3 Zeilen
150 B
C
extern void scan_projects(const char *path, const char *projectsfile, repo_config_fn fn);
|
|
extern void scan_tree(const char *path, repo_config_fn fn);
|