atom / github

:octocat: Git and GitHub integration for Atom
https://github.atom.io
MIT License
1.11k stars 393 forks source link

unstaged changes do not show up in git panel #2795

Open michretz opened 1 year ago

michretz commented 1 year ago

after files are changed, they are correctly marked in the project panel. but the changes files do not show up in the git panel under "unstaged changes" only if i restart atom, the changes files show up, so i can stage the changes. this happens since the last atom update.

Tofutush commented 1 year ago

I have the same problem, but it seems that the problem was there even before the last update. I read through some of the other similar issues but this one is different. And it just started to happen to me today.

kgorshkov commented 1 year ago

I have the same problem, as of about a week ago. Atom 1.63.1 x64, Windows 11 Pro. I tried rebooting my pc, deleting the git folder and checking out from repo, and also tried recreating state from scratch by dropping the project folder and recreating the project.

catmcquiggan commented 1 year ago

I am also experiencing this issue. Guessing the fact they are sunsetting Atom means there probably won't be a fix.