Comment on Show HN: Fast `git status` (git core.fsmonitor in Rust)Comments−benpeart8yVery cool! I wrote the original (with help) in Perl as it has the advantage of being installed with git but I love the speed advantage of your Rust implementation. Also helps shows the advantage of making core.fsmonitor a pluggable interface.
Comments
Very cool! I wrote the original (with help) in Perl as it has the advantage of being installed with git but I love the speed advantage of your Rust implementation. Also helps shows the advantage of making core.fsmonitor a pluggable interface.