Merge branch 'ct/diff-with-merge-base-clarification'

"git diff" used to take arguments in random and nonsense range notation, e.g. "git diff A..B C", "git diff A..B C...D", etc., which has been cleaned up. * ct/diff-with-merge-base-clarification: Documentation: usage for diff combined commits git diff: improve range handling t/t3430: avoid undefined git diff behavior

Junio C Hamano committed Jun 25, 2020 at 12:27 UTC 1457886ce2004c49661c8769f3a5246f6a340c8d

No changes.