Files
deb-python-pygit2/docs/remotes.rst
2013-12-02 13:40:38 +01:00

743 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_refspec

pygit2.Remote.get_pull_refspec

pygit2.Remote.set_push_refspec

pygit2.Remote.set_pull_refspec

pygit2.Remote.get_refspec

pygit2.Remote.fetch

pygit2.Remote.push

pygit2.Remote.save