Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information