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.
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.
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.