Method: Git::Branch#remote

Defined in:
lib/git/branch.rb

#remoteObject

Returns the value of attribute remote.



7
8
9
# File 'lib/git/branch.rb', line 7

def remote
  @remote
end