summaryrefslogtreecommitdiff
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2023-11-29 08:25:01 +0100
committerJunio C Hamano <gitster@pobox.com>2023-12-03 11:50:24 +0900
commit110feb893a16c009ffc8771b4204b2dc5c54c8c6 (patch)
tree1b6333c7fef6abb1fee5e7082151f000b9fd6b49 /builtin/commit-graph.c
parent7e1fcb81eef3be73890d7c469da508b9bf3327b5 (diff)
t3310: stop checking for reference existence via `test -f`
One of the tests in t3310 exercises whether the special references `NOTES_MERGE_PARTIAL` and `NOTES_MERGE_REF` exist as expected when the notes subsystem runs into a merge conflict. This is done by checking on-disk data structures directly though instead of asking the reference backend. Refactor the test to use git-rev-parse(1) instead. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions