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: http://git.ipfire.org/?a=commitdiff_plain;h=254db3035ccf3413ab997c4baf2d3b8b7bb4c054;p=thirdparty%2Fgit.git 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