git2go icon indicating copy to clipboard operation
git2go copied to clipboard

Add git_worktree_list support

Open harobed opened this issue 8 years ago • 4 comments

Add git_worktree_list support.

harobed avatar Jun 27 '17 23:06 harobed

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.

mikebaum avatar Sep 14 '23 18:09 mikebaum

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 avatar Sep 14 '23 19:09 tionis

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.

mikebaum avatar Sep 14 '23 19:09 mikebaum

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.

tionis avatar Sep 14 '23 19:09 tionis