summary refs log tree commit diff
path: root/lib/ballet/Git.pm
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2011-03-13 20:22:59 +0100
committerfranck cuny <franck@lumberjaph.net>2011-03-13 20:22:59 +0100
commit7d3095b4b9e487d0966ed7ac777d3f9783ce1c28 (patch)
treef474b6e8fafb4874cdb078f4fef56fc2ac6b30ef /lib/ballet/Git.pm
parentlayout (diff)
downloadballet-7d3095b4b9e487d0966ed7ac777d3f9783ce1c28.tar.gz
css; twitter; commits; history
Signed-off-by: franck cuny <franck@lumberjaph.net>
Diffstat (limited to 'lib/ballet/Git.pm')
-rw-r--r--lib/ballet/Git.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ballet/Git.pm b/lib/ballet/Git.pm
index 546cdaa..8daa9d3 100644
--- a/lib/ballet/Git.pm
+++ b/lib/ballet/Git.pm
@@ -6,6 +6,7 @@ use Git::Repository;
 
 with 'ballet::Page';
 with 'ballet::Markup';
+with 'ballet::Commit';
 
 has wiki_path => (
     is       => 'ro',