Community
Participate
Working Groups
Build Identifier: I've try to stage whole folder using EGit UI. I've selected from folder's context menu Team -> Add but index file was not changed (EGit doesn't show folder and files decorators for staged folder/file, also CGit doesn't show any changes in index). In case of staging folders EGit should also stage all files that are in this folder. Reproducible: Always Steps to Reproduce: 1. In any project that is shared using git add folder or package 2. Add a file in this new folder/package 3. From package/folder's context menu select Team -> Add 4. Nothing happen, index file wasn't changed; this is a bug
Currently you need to run "Team" > "Track" to stage untracked files or folders. *** This bug has been marked as a duplicate of bug 315306 ***