Skip to content
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
@dpkshrma

Description

@dpkshrma

Steps to Reproduce

  1. Work on project folder, make some untracked changes, new files, etc. 😛
  2. git add --all
  3. git commit -m "Make an awesome feature"
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions