Skip to content

Conversation

@rbmarliere
Copy link

Instead, use the strategy that git adopts, i.e.:

git worktree add -b upstream_branch path remote/upstream_branch

If there's already a branch with the same name, it will fail and the user should be able to choose a new name and track the same upstream_branch when using the Telescope extension.

Instead, use the strategy that git adopts, i.e.:

`git worktree add -b upstream_branch path remote/upstream_branch`

If there's already a branch with the same name, it will fail and the user
should be able to choose a new name and track the same upstream_branch when
using the Telescope extension.
@polarmutex polarmutex changed the base branch from main to devel July 15, 2025 04:31
@polarmutex polarmutex merged commit 72ac140 into polarmutex:devel Jul 15, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants