177 178 179
# File 'lib/git/base.rb', line 177 def gblob(objectish) Git::Object.new(self, objectish, 'blob') end