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