This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Atom does not immediately update git highlighting in the tree after commit #1036
Open
Description
Steps to Reproduce
- Work on project folder, make some untracked changes, new files, etc. 😛
git add --all
git commit -m "Make an awesome feature"
- Keep watching for the tree to update
Expected behavior: Tree should be updated immediately after work is committed
Actual behavior: It takes quite some time for changes to be reflected in the tree
Versions
$ atom --version
Atom : 1.14.1
Electron: 1.3.13
Chrome : 52.0.2743.82
Node : 6.5.0
$ apm --version
apm 1.15.3
npm 3.10.5
node 4.4.5 x64
python 2.7.6
git 1.9.1
$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty