From: Junio C Hamano Date: Wed, 21 Nov 2018 13:57:48 +0000 (+0900) Subject: Merge branch 'en/status-multiple-renames-to-the-same-target-fix' into maint X-Git-Tag: v2.19.2~51 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/254db3035ccf3413ab997c4baf2d3b8b7bb4c054 Merge branch 'en/status-multiple-renames-to-the-same-target-fix' into maint The code in "git status" sometimes hit an assertion failure. This was caused by a structure that was reused without cleaning the data used for the first run, which has been corrected. * en/status-multiple-renames-to-the-same-target-fix: commit: fix erroneous BUG, 'multiple renames on the same target? how?' --- 254db3035ccf3413ab997c4baf2d3b8b7bb4c054