<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> - Use Sessions to make some changes on a repo that isn't git-initialized - ✅ Changes are made - ❓ If I open the `Files` tab, the file that was edited shows that it has pending changes that I need to keep or undo. - This is unexpected since I believe the Copilot CLI would've just applied the changes to my local workspace (as it couldn't use a worktree) - If I open Insiders, I don't see any pending changes waited to be applied (which is what I'd expect: the CLI just edited my local file directly)