docs: remove reference to old Remote.credentials

This commit is contained in:
J. David Ibáñez
2015-09-27 13:57:30 +02:00
parent 0d2bc05708
commit 8a66da1278

View File

@@ -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