How can you fix a broken commit?
Experience Level:
Mid-level
Tags:
Git
Source control
Answer
Related Git job interview questions
-
What's the difference between a pull request and a branch?
Git Source control Mid-level -
What is Git fork? What is difference between fork, branch and clone?
Git Source control Mid-level -
Why is it advisable to create an additional commit rather than amending an existing commit?
Git Source control Mid-level -
What is Git bisect? How can you use it to determine the source of a (regression) bug?
Git Source control Mid-level -
How do you squash last N commits into a single commit?
Git Source control Mid-level