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
|
||||
================
|
||||
|
||||
.. automethod:: pygit2.Remote.credentials
|
||||
|
||||
There are two types of credentials: username/password and SSH key
|
||||
pairs. Both :py:class:`pygit2.UserPass` and :py:class:`pygit2.Keypair`
|
||||
are callable objects, with the appropriate signature for the
|
||||
|
Reference in New Issue
Block a user