# File lib/grit_adapter/git_layer_grit.rb, line 119 def self.list_from_string(repo, log) Grit::Commit.list_from_string(repo, log) end