Method: Git::Branch#to_a

Defined in:
lib/git/branch.rb

#to_aObject



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

def to_a
  [@full]
end