Git Merge: To Squash Or Fast-Forward?
When merging branches with Git what merge strategy should you use? Fast forward and squash are great options in certain scenarios.
When merging branches with Git what merge strategy should you use? Fast forward and squash are great options in certain scenarios.