Method: Match::Storage::GitStorage#branch

Defined in:
match/lib/match/storage/git_storage.rb

#branchObject

Returns the value of attribute branch.



14
15
16
# File 'match/lib/match/storage/git_storage.rb', line 14

def branch
  @branch
end