Files
deb-python-pygit2/docs/remotes.rst
2013-12-20 19:00:58 +01:00

749 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_push_refspecs

pygit2.Remote.get_fetch_refspecs

pygit2.Remote.set_push_refspecs

pygit2.Remote.set_fetch_refspecs

pygit2.Remote.get_refspec

pygit2.Remote.fetch

pygit2.Remote.push

pygit2.Remote.save