fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
450 stars 10 forks source link

[Feature Request] Add worktree of remote branch #2215

Open 0x4a616b6b65 opened 1 month ago

0x4a616b6b65 commented 1 month ago

When adding a worktree, at this moment it is only possible to add a worktree of a local branch. To my understanding, to add a worktree of a remote branch, you have to check it out first and then switch back to another branch before you can add a worktree from the checked out branch.

Is it possible to change the "Add worktree" popup to have the option to choose from remote branches?