From: Junio C Hamano Date: Tue, 16 Oct 2018 07:16:05 +0000 (+0900) Subject: Merge branch 'en/status-multiple-renames-to-the-same-target-fix' X-Git-Tag: v2.20.0-rc0~178 X-Git-Url: http://git.bitbasher.net/?a=commitdiff_plain;h=98f3f007f520de518c732c74085234dede144926;p=git.git Merge branch 'en/status-multiple-renames-to-the-same-target-fix' 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?' --- 98f3f007f520de518c732c74085234dede144926