Skip to content

Latest commit

 

History

History
79 lines (53 loc) · 1.38 KB

repos.rst

File metadata and controls

79 lines (53 loc) · 1.38 KB
.. module:: github3
.. module:: github3.repos

Repository

This part of the documentation covers:

None of these objects should be instantiated directly by the user (developer). These are here for reference only.

More information for about this class can be found in the official documentation and in various other sections of the GitHub documentation.

Repository Objects

.. autoclass:: Repository
    :inherited-members:


.. autoclass:: Branch
    :members:


.. autoclass:: Contents
    :members:


.. autoclass:: Download
    :members:


.. autoclass:: Hook
    :members:


.. autoclass:: RepoTag
    :members:


More information about this class can be found in the official documentation about comments.

.. autoclass:: RepoComment
    :inherited-members:


.. autoclass:: RepoCommit
    :members:


.. autoclass:: Comparison
    :members:


.. autoclass:: Status
    :members: