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