Jonathan Hayase
Results
142
comments of
Jonathan Hayase
@tsdh git uses a lockfile (`/.git/index.lock`) to ensure that operations don't collide, so checking the status will create and destroy `/.git/index.lock`, which triggers the filenotify listener. I'll look into your...
This still appears to be a problem in the current `main` branch.