Description
If I single click on an item in the Unstaged Changes area (that definitely has changes), I see "File has no contents", but when I do "git diff" from the terminal, it has changes.
Steps to Reproduce
Uncertain how to reproduce reliably, as it seems to happen completely at random.
- Click a file under "unstaged changes"
- Observe
Closing the Git bar doesn't change it, however, these things do fix the problem:
- making an additional change to the file
- restarting Atom
- reloading the Atom window with "Window: Reload"
Expected behavior:
It shows the diff contents.
Actual behavior:
It says "File has no contents" instead.
Reproduces how often:
At least once per work day, small percentage of the usage time but frequent enough in practice.
Versions
Atom : 1.26.0
Electron: 1.7.11
Chrome : 58.0.3029.110
Node : 7.9.0
apm 1.19.0
npm 3.10.10
node 6.9.5 x64
atom 1.26.0
python 2.7.10
git 2.16.1
MacOS 10.12.6
Additional Information
Atom says file has no contents:

Diff definitely has contents:

Description
If I single click on an item in the Unstaged Changes area (that definitely has changes), I see "File has no contents", but when I do "git diff" from the terminal, it has changes.
Steps to Reproduce
Uncertain how to reproduce reliably, as it seems to happen completely at random.
Closing the Git bar doesn't change it, however, these things do fix the problem:
Expected behavior:
It shows the diff contents.
Actual behavior:
It says "File has no contents" instead.
Reproduces how often:
At least once per work day, small percentage of the usage time but frequent enough in practice.
Versions
Atom : 1.26.0
Electron: 1.7.11
Chrome : 58.0.3029.110
Node : 7.9.0
apm 1.19.0
npm 3.10.10
node 6.9.5 x64
atom 1.26.0
python 2.7.10
git 2.16.1
MacOS 10.12.6
Additional Information
Atom says file has no contents:
Diff definitely has contents: