author | Junio C Hamano <junkio@cox.net> | |
Mon, 18 Dec 2006 20:13:46 +0000 (12:13 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 18 Dec 2006 20:13:46 +0000 (12:13 -0800) | ||
commit | 0c7a97fafdaf7911183807019dbbb4d8c5079c4e | |
tree | a4298ecbf842d8bb9bdd01463332ed9831bb063f | tree | snapshot |
parent | ff7f22f36e2931db7683121f20ee2e03bd426096 | commit | diff |
parse-remote::expand_refs_wildcard()
Work around dash incompatibility by not using "${name%'^{}'}".
Noticed by Jeff King; dash seems to mistake the closing brace
inside the single quote as the terminating brace for parameter
expansion.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Work around dash incompatibility by not using "${name%'^{}'}".
Noticed by Jeff King; dash seems to mistake the closing brace
inside the single quote as the terminating brace for parameter
expansion.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-parse-remote.sh | diff | blob | history |