# File lib/git/branch.rb, line 22
    def gcommit
      @gcommit ||= @base.gcommit(@full)
      @gcommit
    end