Skip to content

Add git worktree helpers#1415

Draft
kachick wants to merge 4 commits intomainfrom
git-workstree
Draft

Add git worktree helpers#1415
kachick wants to merge 4 commits intomainfrom
git-workstree

Conversation

@kachick
Copy link
Owner

@kachick kachick commented Jan 24, 2026

Resolves GH-1185

  • Add gswt fzf-git.sh integration as cdwt
  • git-wt: add overlay to use latest
  • Add git-wt config

};

wt = {
basedir = "../{gitroot}/.worktrees";
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not positive to use $repo/.wt for that purpose. Some tools does not consider VCS and will target them even if added .gitignore.

https://github.com/k1LoW/git-wt/issues/83

@kachick kachick marked this pull request as draft February 15, 2026 17:31
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.

How about using Git worktree?

1 participant