Suggestion: watch for changes instead of polling #21
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Using https://github.com/fsnotify/fsnotify it's possible to do cross-platform watching for changes, which would make it react faster.