Files
deb-python-pygit2/docs/remotes.rst
J. David Ibáñez e56e8600ac Upgrading to libgit2 0.19 (wip)
Removed:

- Remote.fetchspec

Added:

- Remote.refspec_count
- Remote.get_refspec(n)
2013-06-30 13:35:51 +02:00

520 B

Remotes

pygit2.Repository.remotes

pygit2.Repository.create_remote

The Remote type

pygit2.Remote.name

pygit2.Remote.url

pygit2.Remote.refspec_count

pygit2.Remote.get_refspec

pygit2.Remote.fetch

pygit2.Remote.save