Merge branch 'en/status-multiple-renames-to-the-same-target-fix'
commit98f3f007f520de518c732c74085234dede144926
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Oct 2018 07:16:05 +0000 (16 16:16 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Oct 2018 07:16:05 +0000 (16 16:16 +0900)
tree38aa575117222d8d91c60545f078b4a0cfebd87e
parente366d0c6d04a5c29a8ef49c61bc28209f543f69a
parent3e73cc62c0d80fedd1fc612e256b5eb3f3068de4
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?'
builtin/commit.c