Method: Git::Branch#to_s

Defined in:
lib/git/branch.rb

#to_s



90
91
92
# File 'lib/git/branch.rb', line 90

def to_s
  @full
end