Recursive directory lookup now stops when a repo is found.
authorDan Brook <broq@cpan.org>
Sun, 14 Nov 2010 22:40:35 +0000 (17:40 -0500)
committerDan <dbrook@ourbiglaptop.(none)>
Sat, 19 Feb 2011 19:58:08 +0000 (19:58 +0000)
commit5264023a6a933841eec601159b3c6eebd86325b1
treec3eafc8491c5c3655133e7631df4f2bda4560b6f
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