Skip to content

Checkout multiple branches #41

@tombrk

Description

@tombrk

With plain git, I can checkout a branch to another folder, outside of the repository:

git worktree add /path/to/somewhere branch

This gives me branch checked out to /path/to/somewhere. I would like to do the same thing with go-git. Correct me if I'm wrong, but I don't think it's possible yet?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededno-autocloseIssues/PRs to be ignored by stale bot

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions