Auto-copy files when creating Git worktrees or Jujutsu workspaces
A developer has published a technique to automatically copy ignored files like .env and API keys into new Git worktrees and Jujutsu workspaces, using a post-checkout hook or shell wrapper that leverag…