# File lib/grit/git-ruby/repository.rb, line 144 def cat_file_type(sha) get_raw_object_by_sha1(sha).type end