Method: Git::Branch#remote
- Defined in:
- lib/git/branch.rb
#remote ⇒ Object
Returns the value of attribute remote.
7 8 9 |
# File 'lib/git/branch.rb', line 7 def remote @remote end |
Returns the value of attribute remote.
7 8 9 |
# File 'lib/git/branch.rb', line 7 def remote @remote end |