Make Object aware of its containing repository, and able to return its contents.
authorZachary Stevens <zts@cryptocracy.com>
Sun, 1 Nov 2009 17:41:32 +0000 (17:41 +0000)
committerZachary Stevens <zts@cryptocracy.com>
Sun, 1 Nov 2009 21:40:25 +0000 (21:40 +0000)
commit9bc54ee4eb2a2fc57f9974603fe95ba644504f8a
tree4df46c386275f6b9220d77e9bcd40fee0f830f56
parent44e06365c0020b6f401ab525669cc58b9b586e7d
Make Object aware of its containing repository, and able to return its contents.
lib/Gitalist/Git/Object.pm
lib/Gitalist/Git/Project.pm
t/git/object.t
t/git/project.t