From 6b66a766d1e534dbfb5735828d9f6d770732a19b Mon Sep 17 00:00:00 2001 From: Valery Sizov Date: Sun, 13 Nov 2011 00:30:51 +0200 Subject: Graph: build json --- lib/commit_ext.rb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/commit_ext.rb') diff --git a/lib/commit_ext.rb b/lib/commit_ext.rb index db6503557ae..6606ee46b49 100644 --- a/lib/commit_ext.rb +++ b/lib/commit_ext.rb @@ -1,4 +1,7 @@ module CommitExt + + attr_accessor :refs + def safe_message message.encode("UTF-8", :invalid => :replace, -- cgit v1.2.1