Category: Debugging

  • Find the exact commit that has issue

    Yesterday I was working on a repository and I have made more than 30 commits on working branch. On my tests, I encountered an issue and after a quick look, I couldn’t find the commit with the issue. My first option would be to use a debugger but I was going to see in which…