Git - Cherry-Pick and Advanced Merging
What does the
--no-ff option do when merging branches in Git?--no-ff option do when merging branches in Git?--no-ff--no-ff option forces Git to create a merge commit even if a fast-forward is possible, preserving branch history.--no-ff keeps history with merge commit [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions