1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-20 05:19:24 +02:00
Jesse Duffield 92f0aa23cc Remove file watcher code
Now that we refresh upon focus, we can scrap this file watching code.
Stefan says few git UIs use file watching, and I understand why: the
reason this code was problematic in the first place is that watching
files is expensive and if you have too many open file handles that
can cause problems.

Importantly: this code that's being removed was _already_ dead.
2023-08-02 21:50:44 +10:00
..
2023-07-30 19:59:51 +10:00
2023-08-02 08:32:57 +10:00
2023-08-02 08:32:57 +10:00
2023-08-02 21:50:44 +10:00
2023-08-02 08:32:57 +10:00
2023-07-30 19:59:51 +10:00
2023-07-30 19:59:51 +10:00