diff options
author | Andrei Rybak <rybak.a.v@gmail.com> | 2023-03-18 16:46:46 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-03-20 09:11:42 -0700 |
commit | a93cbe8d78a42bb016f62b755421bdd4fd7d5d14 (patch) | |
tree | a2f8021da82268a84f725f0b02c2168ce097832a /commit.c | |
parent | 7deec9442f958891ed22f831c84a7c49a2a52d1a (diff) |
t1507: assert output of rev-parse
Tests in t1507-rev-parse-upstream.sh compare files "expect" and "actual"
to assert the output of "git rev-parse", "git show", and "git log".
However, two of the tests '@{reflog}-parsing does not look beyond colon'
and '@{upstream}-parsing does not look beyond colon' don't inspect the
contents of the created files.
Assert output of "git rev-parse" in tests in t1507-rev-parse-upstream.sh
to improve test coverage.
Signed-off-by: Andrei Rybak <rybak.a.v@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions