Method: GitBundle::Repository#remote

Defined in:
lib/git_bundle/repository.rb

#remoteObject (readonly)

Returns the value of attribute remote.



5
6
7
# File 'lib/git_bundle/repository.rb', line 5

def remote
  @remote
end