diff options
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | 2013-01-10 22:24:52 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-01-10 14:47:35 -0800 |
commit | 6f53feac95f35d470789348c051f6cee93449642 (patch) | |
tree | 9055f16f986cf8b86783039fc1d2d6461c57c75f /Documentation/git-http-push.txt | |
parent | add git-check-ignore sub-command (diff) | |
download | tgif-6f53feac95f35d470789348c051f6cee93449642.tar.xz |
t0008: avoid brace expansion
Brace expansion is a shell feature that's not required by POSIX and not
supported by dash nor NetBSD's sh. Explicitly list all combinations
instead. Also avoid calling touch by creating the test files with a
redirection instead, as suggested by Junio.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-http-push.txt')
0 files changed, 0 insertions, 0 deletions