Files
git/git-sh-setup.sh
Junio C Hamano 8b0056271e Merge branch 'jc/maint-protect-sh-from-ifs' into next
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
2012-08-20 12:42:41 -07:00

5.0 KiB