I was reorganizing some files in my BBEdit project, a number of which are currently open, and ran "git mv" to move a bunch of files into a subdirectory. That was fine — BBEdit tracked the moved files just fine, as all I really did was move them. But when I committed those changes to a new branch, then switched back to the main branch, the files all went missing (showing in red in the sidebar). I suppose "git switch" doesn't know enough to just mv the files back — it seems to check out a new working copy in the original directory and removes the copy in the subdirectory.
Is there any way to reconnect those open files shown in red to the proper location after switching between branches? I was keeping quite a few open, so it'd be nice not to have to close them and reopen them all.
-cary
BBEdit 15.1.2
Sonoma 14.7