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