Community
Participate
Working Groups
Build Identifier: M20110210-1200 We use git because it works with >10^5 files, egit doesn't scale as well. Some test cases: - > 10gByte .git projects - project with 10^5 png files will cause cursor to lock up every few seconds when editing Java project. - test project with 10^6 files: synchronize, editing, automatic refresh, search, etc. doesn't kneel or run out of memory For reference linux embedded git projects includes ca. 300k files and that isn't considered a huge project. Reproducible: Always