mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-04-05 19:10:09 +02:00
We have integration tests for this functionality, but those only test the behavior, not the performance. In these unit tests you can see that we make individual calls to git checkout and git reset for each file, which is very slow when there are lots of files.