From: Junio C Hamano Date: Thu, 22 Aug 2019 19:34:11 +0000 (-0700) Subject: Merge branch 'vn/restore-empty-ita-corner-case-fix' X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/072735ea58407db41c0874fd2f8a91d0c191d49b Merge branch 'vn/restore-empty-ita-corner-case-fix' "git checkout" and "git restore" to re-populate the index from a tree-ish (typically HEAD) did not work correctly for a path that was removed and then added again with the intent-to-add bit, when the corresponding working tree file was empty. This has been corrected. * vn/restore-empty-ita-corner-case-fix: restore: add test for deleted ita files checkout.c: unstage empty deleted ita files --- 072735ea58407db41c0874fd2f8a91d0c191d49b