From: Junio C Hamano Date: Mon, 11 Jul 2016 17:44:13 +0000 (-0700) Subject: Merge branch 'lc/shell-default-value-noexpand' into maint X-Git-Tag: v2.9.1~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5220b7589b09d62e7166799baa98dcd6a1c02804?hp=--cc Merge branch 'lc/shell-default-value-noexpand' into maint Fix unnecessarily waste in the idiomatic use of ': ${VAR=default}' to set the default value, without enclosing it in double quotes. * lc/shell-default-value-noexpand: sh-setup: enclose setting of ${VAR=default} in double-quotes --- 5220b7589b09d62e7166799baa98dcd6a1c02804