Performance improvements.
- Massive performance improvements due to avoiding of using slow
git update-index
command. 🚀 - Added better handling of excluded file removal, including sub repositories. 🔥
- Major app and tests code cleanup. 🤖
git update-index
command. 🚀