Skip to content

Make it possible to select branch to base the new worktree and branch on [feature request] #57

@Juksuu

Description

@Juksuu

I'm not sure if this can already be done somehow, but did not find any information on this.

I have a situation where I would like to make a new worktree and branch based on some other branch. Currently creating new worktree bases it on master/default branch if I'm not mistaken.

Creating new worktree based on other branch can be done in command line with git worktree add -b "name" "path" "branch to base on" where branch to base on could be for example origin/develop. But I would like to see this implemented to the telescope extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions