atom / status-bar

Status bar for Atom
MIT License
100 stars 72 forks source link

panel with arrows and buttons (fetch, pull, push) disappeared on git-submodule path #219

Closed ibyteyou closed 6 years ago

ibyteyou commented 6 years ago

Description

panel with arrows and buttons (fetch, pull, push) disappeared into git-submodule project. only in git-submodule project not working, in base project working! hotkeys of git-plus working, i can fetch, pull and push in git-submodule project. how i can test and check workable, or enable, or debug this?

Steps to Reproduce

after update or other manipulations, i know not =(

atom-status-problem

this panel missing.

this-panel

Versions

Atom : 1.23.3 Electron: 1.6.15 Chrome : 56.0.2924.87 Node : 7.4.0 apm 1.18.12 npm 3.10.10 node 6.9.5 x64 atom 1.23.3 python 2.7.10 git 2.14.3 macOS High Sierra 10.13.2

50Wliu commented 6 years ago

Please report this to the github package instead, which controls when the push/pull status bar icons are shown. Thanks!