Merge branch 'jc/maint-fbsd-sh-ifs-workaround'
commit2e3c1f7a31136f96c979d2896e4b2ac1f39efe47
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 Jan 2013 18:40:41 +0000 (2 10:40 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Jan 2013 18:40:41 +0000 (2 10:40 -0800)
tree90cf0bd553063cca42841b1b667e174d31c8c0dc
parent71288e15dfd6638d14b307b564d1230a4500daa1
parent393050c32b58dceef8706d389abe3793fbac51ae
Merge branch 'jc/maint-fbsd-sh-ifs-workaround'

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
git-sh-setup.sh