# File lib/grit/commit.rb, line 75 def self.create(repo, atts) self.allocate.create_initialize(repo, atts) end