

InterviewSolution
Saved Bookmarks
1. |
git bisect is used to identify a commit that has introduced a bug |
Answer» git bisect is used to IDENTIFY a commit that has INTRODUCED a bug |
|