docs: remove reference to old Remote.credentials
This commit is contained in:
@@ -48,8 +48,6 @@ Refspecs objects are not constructed directly, but returned by
|
|||||||
Credentials
|
Credentials
|
||||||
================
|
================
|
||||||
|
|
||||||
.. automethod:: pygit2.Remote.credentials
|
|
||||||
|
|
||||||
There are two types of credentials: username/password and SSH key
|
There are two types of credentials: username/password and SSH key
|
||||||
pairs. Both :py:class:`pygit2.UserPass` and :py:class:`pygit2.Keypair`
|
pairs. Both :py:class:`pygit2.UserPass` and :py:class:`pygit2.Keypair`
|
||||||
are callable objects, with the appropriate signature for the
|
are callable objects, with the appropriate signature for the
|
||||||
|
Reference in New Issue
Block a user