1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-08 04:04:22 +02:00
lazygit/vendor
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
..
github.com Remove file watcher code 2023-08-02 21:50:44 +10:00
golang.org/x Write unit tests with the help of afero 2023-07-30 18:35:36 +10:00
gopkg.in use boxlayout from lazycore 2022-10-09 08:31:14 -07:00
modules.txt Remove file watcher code 2023-08-02 21:50:44 +10:00