Skip to content

Commit

Permalink
Document Repository.listall_stashes
Browse files Browse the repository at this point in the history
  • Loading branch information
jorio committed Jan 26, 2022
1 parent 1205eb7 commit cad724e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/index_file.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@ The IndexEntry type
.. automethod:: __repr__
.. automethod:: __str__

The Stash type
====================

.. autoclass:: pygit2.Stash
:members: commit_id, message

Status
====================

Expand Down Expand Up @@ -111,3 +117,4 @@ Stash
.. automethod:: pygit2.Repository.stash_apply
.. automethod:: pygit2.Repository.stash_drop
.. automethod:: pygit2.Repository.stash_pop
.. automethod:: pygit2.Repository.listall_stashes

0 comments on commit cad724e

Please sign in to comment.