Method: Match::Storage::GitStorage#branch
- Defined in:
- match/lib/match/storage/git_storage.rb
#branch ⇒ Object
Returns the value of attribute branch.
14 15 16 |
# File 'match/lib/match/storage/git_storage.rb', line 14 def branch @branch end |