17 lines
439 B
ReStructuredText
17 lines
439 B
ReStructuredText
**********************************************************************
|
|
Remotes
|
|
**********************************************************************
|
|
|
|
|
|
.. autoattribute:: pygit2.Repository.remotes
|
|
.. automethod:: pygit2.Repository.create_remote
|
|
|
|
|
|
The Remote type
|
|
====================
|
|
|
|
.. autoattribute:: pygit2.Remote.name
|
|
.. autoattribute:: pygit2.Remote.url
|
|
.. autoattribute:: pygit2.Remote.fetchspec
|
|
.. automethod:: pygit2.Remote.fetch
|