Closed
Description
Support for interacting with worktrees was added in libgit2 0.26.0. This would be an excellent feature. I'm not sure whether it would be useful to have a separate class for worktrees, or simply to add functions to pygit2.Repository
for creating and pruning worktrees, and then just use pygit2.Repository
to work with the files, etc. within them.
Metadata
Metadata
Assignees
Labels
No labels