]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
merge-recursive.c

Simple merge