Protect {tree} from being expanded by the shell.
commitbff909b88259160b50823f277ea8c1426e4f7aa0
authorJohannes Sixt <johannes.sixt@telecom.at>
Fri, 23 Mar 2007 12:25:02 +0000 (23 13:25 +0100)
committerJohannes Sixt <johannes.sixt@telecom.at>
Fri, 23 Mar 2007 15:44:10 +0000 (23 16:44 +0100)
tree5c6a834610a88e333dcf42d63acf870f3bf90db2
parent69fdfa18b55fdf5a2245473ef01c656d4bced269
Protect {tree} from being expanded by the shell.

Some shells seem to treat {tree} as the instruction to brace-expand the
word even if the resulting word is not a valid file. During this process
the braces {} are lost. To avoid this, the opening brace is escaped.
t/t5515-fetch-merge-logic.sh