I was given a Git repository with many commits.
I was asked to find the first commit in which a certain file contained a certain string with Git Bisect and I couldn't figure out how to do it.
Thanks!
I was given a Git repository with many commits.
I was asked to find the first commit in which a certain file contained a certain string with Git Bisect and I couldn't figure out how to do it.
Thanks!