Community
Participate
Working Groups
Build Identifier: I20110613-1736 Files ignored via .git/info/exclude show up as unstaged in Git Staging View while not showing up on the command line (git status) or in git-gui. Reproducible: Always Steps to Reproduce: 1. Unzip the attached sample repository 2. Create a new workspace 3. Import the project from the sample repo 4. Open Git Staging view 5. File "/no-project/ignored" is listed in "Unstaged changed" 6. git status does not show this file as unstaged
Created attachment 198987 [details] Sample repository for reproducing the problem
This has apparently been fixed at some point