summaryrefslogtreecommitdiff
path: root/send-pack.h
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2015-08-10 09:32:30 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-08-10 22:15:42 (GMT)
commitbc192300c49a32e1ef297dc3fa78a101f28e2a4c (patch)
treec543aa0bbcceebeb50eee2ab93c73337e3c1bdb6 /send-pack.h
parentf5895fd399855e782ed0f86f1ac0531517efa0d9 (diff)
downloadgit-bc192300c49a32e1ef297dc3fa78a101f28e2a4c.zip
git-bc192300c49a32e1ef297dc3fa78a101f28e2a4c.tar.gz
git-bc192300c49a32e1ef297dc3fa78a101f28e2a4c.tar.bz2
t5700: modernize style
The early part of this test is rather old, and does not follow our usual style guidelines. In particular: - the tests liberally chdir, and expect out-of-test "cd" commands to return them to a sane state - test commands aren't indented at all - there are a lot of minor formatting nits, like the opening quote of the test block on the wrong line, spaces after ">", etc This patch fixes the style issues, and uses a few helper functions, along with subshells and "git -C", to avoid changing the cwd of the main script. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'send-pack.h')
0 files changed, 0 insertions, 0 deletions