File: worktree.rst

package info (click to toggle)
python-pygit2 1.4.0%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,328 kB
  • sloc: ansic: 11,016; python: 5,943; sh: 275; makefile: 19
file content (10 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
**********************************************************************
Worktrees
**********************************************************************

.. automethod:: pygit2.Repository.add_worktree
.. automethod:: pygit2.Repository.list_worktrees
.. automethod:: pygit2.Repository.lookup_worktree

.. autoclass:: pygit2.Worktree
   :members: