Method: Git::Branch#to_s

Defined in:
lib/git/branch.rb

#to_sObject



88
89
90
# File 'lib/git/branch.rb', line 88

def to_s
  @full
end