Allow top-level directories in the Repo constructor.
authorDan Brook <broq@cpan.org>
Tue, 11 Jan 2011 22:07:38 +0000 (17:07 -0500)
committerDan <dbrook@ourbiglaptop.(none)>
Sat, 19 Feb 2011 19:58:08 +0000 (19:58 +0000)
commitdc8badf5e3050d832e552e8d7f37d6f9325ec457
tree8ad9b5677ce6c46a20c991868aa2c00d2eec056d
parent5264023a6a933841eec601159b3c6eebd86325b1
Allow top-level directories in the Repo constructor.

The problem being that the constructor couldn't handle paths like foo/repo
which is what CollectionOfRepositories considers (rightly) a repo path.
lib/Gitalist/Git/Repository.pm