0 votes
in Interstellar Git by
Developer A found that a button, which was working fine earlier is not working in the project.

It is not sure which commit introduced this bug! Which of the following Git commands would you suggest?

Select the correct answer from below options

a) Git binary search

b) Git search

c) Git blame

d) Git bisect

1 Answer

0 votes
by

Correct answer of above question is :  d) Git bisect

Related questions

0 votes
asked Dec 9, 2022 in Network Theory by Robin
0 votes
asked Oct 25, 2022 in Service Deployment Concepts by DavidAnderson
...