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: Good old emails and LLMs for automating job tracking https://ift.tt/Q5D0lwg

Show HN: Good old emails and LLMs for automating job tracking So I spent the last few days building Jobstack. The logic is quite simple. You...