]> granicus.if.org Git - cgit/commit
scan-tree: detect non-bare repository and stop scanning early
authorLars Hjemli <hjemli@gmail.com>
Tue, 11 Aug 2009 08:08:12 +0000 (10:08 +0200)
committerLars Hjemli <hjemli@gmail.com>
Mon, 24 Aug 2009 08:22:57 +0000 (10:22 +0200)
commitfb9bf55cde24bbb46568575fc65739a9226f8216
tree12380177c2b33f8acd2553769744dc87b062d0e4
parentb44c40ea720aee9ba4412e192877e9632a70a259
scan-tree: detect non-bare repository and stop scanning early

We don't want to descend into every subdirectory of a git repository
with a workdir.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
scan-tree.c