Merge branch 'pb/range-diff-with-submodule'

"git -c diff.submodule=log range-diff" did not show anything for submodules that changed in the ranges being compared, and "git -c diff.submodule=diff range-diff" did not work correctly. Fix this by including the "--submodule=short" output unconditionally to be compared. * pb/range-diff-with-submodule: range-diff: show submodule changes irrespective of diff.submodule

Junio C Hamano committed Jun 13, 2022 at 15:53 UTC ecbd60ae9980cb3f30f54270f39b464c1f8b39a2

No changes.