Add git_worktree_list support #386
Labels
No Label
bug
duplicate
enhancement
invalid
question
up for grabs
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: jcarr/git2go#386
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add git_worktree_list support.
Hi, we (Coveo) have implemented this feature in our own fork and would be willing to add a PR here. Let me know if you guys are interested.
I guess the code is somewhere internal, as I can't seem to find a repo.
I could use some worktree_* support and would love to use your fork if the feature isn't merged soon.
@tionis Sorry, should have posted the repo link: https://github.com/coveord/git2go
Would be great to merge our changes to this repo though.
Thanks!
I agree, it would be great if support for this could be merged. Worktrees aren't supported in most git abstractions, which is a shame.