Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Tabs remain marked as modified after switching branches #428

Closed
adamreisnz opened this issue Mar 30, 2017 · 2 comments
Closed

Tabs remain marked as modified after switching branches #428

adamreisnz opened this issue Mar 30, 2017 · 2 comments
Labels

Comments

@adamreisnz
Copy link

@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?

@winstliu winstliu added the bug label Mar 30, 2017
@graygilmore
Copy link

This also occurs when doing something like an interactive rebase.

@iolsen
Copy link
Contributor

iolsen commented Aug 22, 2017

I believe this is a duplicate of atom/atom#14765, the fix for which will ship this week.

@iolsen iolsen closed this as completed Aug 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants