Method: Git::Branch#to_s

Defined in:
lib/git/branch.rb

#to_sObject



84
85
86
# File 'lib/git/branch.rb', line 84

def to_s
  @full
end