17 18 19 20
# File 'lib/git/branch.rb', line 17 def gcommit @gcommit ||= @base.gcommit(@full) @gcommit end