You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
When I have some files open that exist in branch A but not in branch B, and then if I switch from A to B to check some code, all my open tabs are marked as modified, because the files no longer exist on the disk. This is correct, however, when I switch back to branch A, the tabs are all still marked as modified, and I have to "save" all the tabs, even though it's a no-op because nothing actually changed.
Any thoughts how we could address this?
The text was updated successfully, but these errors were encountered:
@iolsen this is probably related to #306
When I have some files open that exist in branch A but not in branch B, and then if I switch from A to B to check some code, all my open tabs are marked as modified, because the files no longer exist on the disk. This is correct, however, when I switch back to branch A, the tabs are all still marked as modified, and I have to "save" all the tabs, even though it's a no-op because nothing actually changed.
Any thoughts how we could address this?
The text was updated successfully, but these errors were encountered: