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