Class: MultiGit::RuggedBackend::Remote::Persistent

Inherits:
MultiGit::RuggedBackend::Remote show all
Extended by:
Forwardable
Includes:
MultiGit::Remote::Persistent
Defined in:
lib/multi_git/rugged_backend/remote.rb

Instance Attribute Summary

Attributes included from MultiGit::Remote::Persistent

#name

Attributes included from MultiGit::Remote

#fetch_urls, #push_urls, #repository

Attributes inherited from MultiGit::RuggedBackend::Remote

#repository

Method Summary

Methods included from MultiGit::Remote::Persistent

#save

Methods included from Utils::AbstractMethods

#abstract

Methods included from MultiGit::Remote

#fetch, #push, #save

Methods inherited from MultiGit::RuggedBackend::Remote

#fetch, #fetch_urls, #initialize, #push, #push_urls, #save

Constructor Details

This class inherits a constructor from MultiGit::RuggedBackend::Remote