frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Spot – Git repo code search, replace, diff and merge

https://github.com/gritzko/librdx/tree/master/spot
1•gritzko•1h ago

Comments

ergshankar•1h ago
This looks useful. How does it perform on larger repositories with many files?
gritzko•1h ago
It can use multiple cores for a full reindex. On each commit, it reindexes affected files.
esafak•1h ago
How does it compare with https://github.com/sourcegraph/zoekt ?