diff options
author | Jeff King <peff@peff.net> | 2020-08-13 01:23:41 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-08-13 10:08:24 -0700 |
commit | dd7c6111647ecae2315b4f0ca039b92d32e0cadc (patch) | |
tree | 7686bd290cd19cc778855f0ea49bd3b26a5aaba4 /.travis.yml | |
parent | t8003: check output of coalesced blame (diff) | |
download | tgif-dd7c6111647ecae2315b4f0ca039b92d32e0cadc.tar.xz |
t8003: factor setup out of coalesce test
In preparation for adding more tests of blame's coalesce code, let's
split the setup out from the first test, and give each of the commits
a more meaningful name:
- $orig for the original source that added the lines
- $split for the version where they are split apart
- $final for the final version that re-joins them
That's not strictly necessary, but makes the follow-on tests less
brittle than relying on HEAD^, etc, to name the commits.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions