# File lib/grit/git.rb, line 55 def get_raw_object(object_id) ruby_git.get_raw_object_by_sha1(object_id).content end