From: Junio C Hamano Date: Wed, 29 Aug 2012 21:49:45 +0000 (-0700) Subject: Merge branch 'jc/maint-protect-sh-from-ifs' X-Git-Tag: v1.8.0-rc0~124 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/72c4dbec2c782fd1f25694352c611374b3e56fe8?hp=--cc Merge branch 'jc/maint-protect-sh-from-ifs' When the user exports a non-default IFS without HT, scripts that rely on being able to parse "ls-files -s | while read a b c..." start to fail. Protect them from such a misconfiguration. * jc/maint-protect-sh-from-ifs: sh-setup: protect from exported IFS --- 72c4dbec2c782fd1f25694352c611374b3e56fe8