diff options
author | Junio C Hamano <gitster@pobox.com> | 2024-04-05 17:09:01 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-04-05 22:50:11 -0700 |
commit | e97f4a6d94103c43a08c864c6ab63e6086812998 (patch) | |
tree | f586cde723485ec16ff4731955611a73d61b3efc /builtin/commit-tree.c | |
parent | 7f9f230b7fcc1bfeb352216930f704075bca713d (diff) |
t: local VAR="VAL" (quote ${magic-reference})
Future-proof test scripts that do
local VAR=VAL
without quoting VAL (which is OK in POSIX but broken in some shells)
that is ${magic-"reference to a parameter"}.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions