summaryrefslogtreecommitdiff
path: root/diff.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2018-01-02 16:09:00 -0500
committerJunio C Hamano <gitster@pobox.com>2018-01-03 13:33:03 -0800
commit8486b84f0ea4d7f943fdbe81050553d69d198742 (patch)
treea22d2c9bd4525e7c4f5146c567867574f530fd57 /diff.c
parenta4c4efd25159a8b308f9e204bc87e37b963bc2ae (diff)
t5600: modernize style
This is an old script which could use some updating before we add to it: - use the standard line-breaking: test_expect_success 'title' ' body ' - run all code inside test_expect blocks to catch unexpected failures in setup steps - use "test_commit -C" instead of manually entering sub-repo - use test_when_finished for cleanup steps - test_path_is_* as appropriate Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions