Make Object aware of its containing repository, and able to return its contents.
[catagits/Gitalist.git] / lib / Gitalist / Git / Project.pm
index ceea61b..eda7d6d 100644 (file)
@@ -106,6 +106,7 @@ The keys for each item will be:
                                     type => $type,
                                     sha1 => $object,
                                     file => $file,
+                                    project => $self,
                                   );
         }
         return @ret;