Add a HasUtils role, so that ::Repo can have utils also, and use it in ::Project...
authorTomas Doran <bobtfish@bobtfish.net>
Sun, 8 Nov 2009 23:49:42 +0000 (23:49 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Sun, 8 Nov 2009 23:49:42 +0000 (23:49 +0000)
commit38b9e5c8f6eb41f89cc6c13f2c4942149e593020
tree6e419e2baedd8ce8e8a96c5a2e0feec5bc70ad05
parentc66193fbf3d76f2ade774c2625bed101b337b4a9
Add a HasUtils role, so that ::Repo can have utils also, and use it in ::Project and ::Repo.. This isn't as clean as we can be, but good enough for now
lib/Gitalist/Git/HasUtils.pm [new file with mode: 0644]
lib/Gitalist/Git/Project.pm
lib/Gitalist/Git/Repo.pm
lib/Gitalist/Git/Util.pm