Hello, When I branched Git from the command line and returned to SlickEdit, I was prompted to reload changed files, including some that had been deleted. Since I know I'll be switching back to the root branch soon, I don't want to save the deleted files (to avoid Git seeing them as new files). I just want to keep them in SlickEdit's cache. When I switch back to the root branch and reload the files in SlickEdit, the previously deleted files are still marked as modified (in red) in the cache list. I have to open each file and Undo to get rid of the "modified" status.
Is there a way to make SlickEdit automatically recognize that these files are identical to the original without me having to manually work on each file? Or is there another method to handle this situation more effectively?