Fix documentation
This commit is contained in:
@@ -13,7 +13,11 @@ The Remote type
|
||||
.. autoattribute:: pygit2.Remote.name
|
||||
.. autoattribute:: pygit2.Remote.url
|
||||
.. autoattribute:: pygit2.Remote.refspec_count
|
||||
.. autoattribute:: pygit2.Remote.fetch_refspec
|
||||
.. autoattribute:: pygit2.Remote.push_refspec
|
||||
.. automethod:: pygit2.Remote.get_refspec
|
||||
.. automethod:: pygit2.Remote.set_fetch_refspecs
|
||||
.. automethod:: pygit2.Remote.set_push_refspecs
|
||||
.. automethod:: pygit2.Remote.fetch
|
||||
.. automethod:: pygit2.Remote.push
|
||||
.. automethod:: pygit2.Remote.save
|
||||
|
Reference in New Issue
Block a user