Closed
Description
Only the change
and error
events are currently documented but there are other events, such as rename
.
See: https://nodejs.org/docs/latest/api/fs.html#fs_event_change
Also, I don't quite understand why a git branch change would cause a rename on existing files – anyone care to educate me? :)