As .gitignore represents which files to exclude with respect to the worktree where it resides, I presume it makes sense that .worktreeinclude tells which files this worktree needs to include. I personally patched that way with my fork and am using it.
I really appreciate your work.
As
.gitignorerepresents which files to exclude with respect to the worktree where it resides, I presume it makes sense that.worktreeincludetells which files this worktree needs to include. I personally patched that way with my fork and am using it.I really appreciate your work.