Replies: 1 comment 1 reply
|
There are a ton of issues with worktrees I would like to come up with a better approach |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am just wondering why Git worktrees were removed from the implementation. Based on my analysis, it looks like there was a worktree implementation in the past, I believe in August, but at some point it got removed. Now, every session defaults to the same branch, which creates more problems where we cannot work on multiple features side by side. So, I'd love some explanation if it is possible.
All reactions