Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'lc/shell-default-value-noexpand'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 6 Jul 2016 20:38:14 +0000
(13:38 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 6 Jul 2016 20:38:14 +0000
(13:38 -0700)
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
1
2
git-sh-setup.sh
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
9f1027d
01247e0
)
diff --cc
git-sh-setup.sh
Simple merge