Method: Integrity::SCM::Git#branch
- Defined in:
- lib/integrity/scm/git.rb
#branch ⇒ Object (readonly)
Returns the value of attribute branch.
6 7 8 |
# File 'lib/integrity/scm/git.rb', line 6 def branch @branch end |
Returns the value of attribute branch.
6 7 8 |
# File 'lib/integrity/scm/git.rb', line 6 def branch @branch end |