From 93397a765b9d9af11b7d10c114406e303ea4fb1c Mon Sep 17 00:00:00 2001
From: Lars Hjemli <hjemli@gmail.com>
Date: Mon, 15 Sep 2008 00:07:12 +0200
Subject: 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>
---
 scan-tree.h | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 scan-tree.h

(limited to 'scan-tree.h')

diff --git a/scan-tree.h b/scan-tree.h
new file mode 100644
index 0000000..b103b16
--- /dev/null
+++ b/scan-tree.h
@@ -0,0 +1,3 @@
+
+
+extern void scan_tree(const char *path);
-- 
cgit 1.4.1-3-g733a5