Comment on Resistance Against Git Merge Hell (2015)parentComments−lolinder2yYep. And in a similar vein, not squashing allows you to separate a file move from changes to it so that git can track the move.
Comments
Yep. And in a similar vein, not squashing allows you to separate a file move from changes to it so that git can track the move.