MCQs>IT & Programming>Git>In a situation where you have several commits for a single task, what is the most efficient way to restructure your commit history?
Git MCQs
In a situation where you have several commits for a single task, what is the most efficient way to restructure your commit history?
Answer
Correct Answer: Squash the related commits together into a single coherent commit.
Explanation:
Note: This Question is unanswered, help us to find answer for this one