Merge branch 'ct/diff-with-merge-base-clarification' into master
authorJunio C Hamano <redacted>
Thu, 9 Jul 2020 21:00:43 +0000 (14:00 -0700)
committerJunio C Hamano <redacted>
Thu, 9 Jul 2020 21:00:43 +0000 (14:00 -0700)
Recent update to "git diff" meant as a code clean-up introduced a
bug in its error handling code, which has been corrected.

* ct/diff-with-merge-base-clarification:
  diff: check for merge bases before assigning sym->base

1  2 
builtin/diff.c

diff --cc builtin/diff.c
Simple merge
git clone https://git.99rst.org/PROJECT