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