summaryrefslogtreecommitdiff
path: root/advice.h
diff options
context:
space:
mode:
authorLibravatar Derrick Stolee <dstolee@microsoft.com>2021-03-30 13:10:46 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-03-30 12:57:45 -0700
commit4b3f765a2f38064c0bb221c76c7bb4f28f94a9dc (patch)
treead31e3c63b557e976a94c9bf7e7283ad7efd9799 /advice.h
parentt/perf: add performance test for sparse operations (diff)
downloadtgif-4b3f765a2f38064c0bb221c76c7bb4f28f94a9dc.tar.xz
t1092: clean up script quoting
This test was introduced in 19a0acc83e4 (t1092: test interesting sparse-checkout scenarios, 2021-01-23), but it contains issues with quoting that were not noticed until starting this follow-up series. The old mechanism would drop quoting such as in test_all_match git commit -m "touch README.md" The above happened to work because README.md is a file in the repository, so 'git commit -m touch REAMDE.md' would succeed by accident. Other cases included quoting for no good reason, so clean that up now. Signed-off-by: Derrick Stolee <dstolee@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'advice.h')
0 files changed, 0 insertions, 0 deletions