Merge branch 'jc/maint-fbsd-sh-ifs-workaround'
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 Jan 2013 18:40:41 +0000 (10:40 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Jan 2013 18:40:41 +0000 (10:40 -0800)
Some shells do not behave correctly when IFS is unset; work it
around by explicitly setting it to the default value.

* jc/maint-fbsd-sh-ifs-workaround:
  sh-setup: work around "unset IFS" bug in some shells

1  2 
git-sh-setup.sh

diff --cc git-sh-setup.sh
Simple merge