# File lib/git/base.rb, line 160 def gcommit(objectish) Git::Object.new(self, objectish, 'commit') end