git-commit-vandalism/contrib/remote-helpers
Junio C Hamano 5d21adcbfe contrib/remote-helpers: quote variable references in redirection targets
Even though it is not required by POSIX to double-quote the
redirection target in a variable, our code does so because some
versions of bash issue a warning without the quotes.

Reviewed-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-09-03 10:25:58 -07:00
..
git-remote-bzr remote-helpers: cleanup more global variables 2013-08-29 11:40:57 -07:00
git-remote-hg remote-hg: use notes to keep track of Hg revisions 2013-08-30 10:37:23 -07:00
Makefile remote-helpers: fix the run of all tests 2013-04-04 09:35:20 -07:00
test-bzr.sh contrib/remote-helpers: style updates for test scripts 2013-09-03 10:25:19 -07:00
test-hg-bidi.sh contrib/remote-helpers: style updates for test scripts 2013-09-03 10:25:19 -07:00
test-hg-hg-git.sh contrib/remote-helpers: quote variable references in redirection targets 2013-09-03 10:25:58 -07:00
test-hg.sh contrib/remote-helpers: style updates for test scripts 2013-09-03 10:25:19 -07:00