# File lib/grit/git.rb, line 22
    def put_raw_object(content, type)
      ruby_git.put_raw_object(content, type)
    end