From: Junio C Hamano Date: Tue, 16 Jun 2015 21:33:44 +0000 (-0700) Subject: Merge branch 'jh/filter-empty-contents' into maint X-Git-Tag: v2.4.4~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/070d276cc15494184d2004d506e663f0cb791d44?hp=--cc Merge branch 'jh/filter-empty-contents' into maint The clean/smudge interface did not work well when filtering an empty contents (failed and then passed the empty input through). It can be argued that a filter that produces anything but empty for an empty input is nonsense, but if the user wants to do strange things, then why not? * jh/filter-empty-contents: sha1_file: pass empty buffer to index empty file --- 070d276cc15494184d2004d506e663f0cb791d44