]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'en/t3433-rebase-stat-dirty-failure'
authorJunio C Hamano <gitster@pobox.com>
Mon, 2 Mar 2020 23:07:19 +0000 (15:07 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Mar 2020 23:07:19 +0000 (15:07 -0800)
commit48d5f25ddd9812fc78632357d062894342dc55df
tree7ad506259d202b1c8e7f18fb29dcd667792a1c9a
parent8c22bd9ff9d4a355d3546181698307a797fd2bd2
parentfb1c18fc466c6a9c6ea1b072c9db93c0046f4cbd
Merge branch 'en/t3433-rebase-stat-dirty-failure'

The merge-recursive machinery failed to refresh the cache entry for
a merge result in a couple of places, resulting in an unnecessary
merge failure, which has been fixed.

* en/t3433-rebase-stat-dirty-failure:
  merge-recursive: fix the refresh logic in update_file_flags
  t3433: new rebase testcase documenting a stat-dirty-like failure
merge-recursive.c