Sunday, May 12, 2024

Show HN: Git Searcher, search commits for an added or removed string https://ift.tt/HasdWFA

Show HN: Git Searcher, search commits for an added or removed string Hello all, I created a command line utility called Git Searcher that can find in which commit any line of code was added; it can also find where a line of code was removed. I have found this very helpful for determining where code originated from and for debugging. I hope you find this useful! Many thanks, Sam https://ift.tt/kzHN3Qu May 12, 2024 at 11:20PM

No comments:

Post a Comment

Show HN: Gridland: make terminal apps that also run in the browser https://ift.tt/6ie1RTQ

Show HN: Gridland: make terminal apps that also run in the browser Hi everyone, Gridland is a runtime + ShadCN UI registry that makes it pos...