-
Notifications
You must be signed in to change notification settings - Fork 896
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededno-autocloseIssues/PRs to be ignored by stale botIssues/PRs to be ignored by stale bot
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededno-autocloseIssues/PRs to be ignored by stale botIssues/PRs to be ignored by stale bot