Commit, network graph refactoring
This commit is contained in:
parent
1b2fba08fe
commit
a031813887
14 changed files with 125 additions and 97 deletions
|
@ -7,9 +7,5 @@ Grit::Blob.class_eval do
|
|||
include Utils::Colorize
|
||||
end
|
||||
|
||||
Grit::Commit.class_eval do
|
||||
include CommitExt
|
||||
end
|
||||
|
||||
Grit::Git.git_timeout = GIT_OPTS["git_timeout"]
|
||||
Grit::Git.git_max_size = GIT_OPTS["git_max_size"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue