Make FromDirectoryRecursive operate in bootstrap env.
[catagits/Gitalist.git] / t / 02git_CollectionOfRepositories_FromDirectoryRecursive.t
2010-11-01 Dan Brook Make FromDirectoryRecursive operate in bootstrap env.
2010-11-01 Dipesh Patel Just make sure finds a recursive git directory
2010-11-01 Dipesh Patel Additional unit test.
2010-11-01 Dipesh Patel Do proper checking of git directories.
2010-11-01 Dipesh Patel Fix broken recursive lookup and add unit tests.
2010-11-01 Dipesh Patel First pass attempt to recursively search through direct...