Recursive directory lookup now stops when a repo is found. quenu
authorDan Brook <broq@cpan.org>
Sun, 14 Nov 2010 22:40:35 +0000 (17:40 -0500)
committerDan Brook <broq@cpan.org>
Mon, 15 Nov 2010 10:25:12 +0000 (10:25 +0000)
commitcf7ff3ce90008f6b58616648c6ebe2ad9b8d1979
tree1171aaf799a2c78891fd305994d872ee8b9175dc
parentabdd90cb8b947015afa55cf234f2f6949ce56419
Recursive directory lookup now stops when a repo is found.

Instead of recursing through every possible directory now the lookup
will only recurse into non-repo directories.
lib/Gitalist/Git/CollectionOfRepositories/FromDirectoryRecursive.pm