Graph: build json
This commit is contained in:
parent
ef08872534
commit
6b66a766d1
9 changed files with 308 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
module CommitExt
|
||||
|
||||
attr_accessor :refs
|
||||
|
||||
def safe_message
|
||||
message.encode("UTF-8",
|
||||
:invalid => :replace,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue