summaryrefslogtreecommitdiff
path: root/t/t9133-git-svn-nested-git-repo.sh
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2023-11-02 09:46:41 +0100
committerJunio C Hamano <gitster@pobox.com>2023-11-03 08:37:06 +0900
commit9ddd5b883b0221d80392a914eb621ea680476e75 (patch)
tree75ed697e1f2172ccf37ab0b36689c17a7ad6daf5 /t/t9133-git-svn-nested-git-repo.sh
parentd5dbad0c767707eb690e68778f0a75203d18b72a (diff)
t: allow skipping expected object ID in `ref-store update-ref`
We require the caller to pass both the old and new expected object ID to our `test-tool ref-store update-ref` helper. When trying to update a symbolic reference though it's impossible to specify the expected object ID, which means that the test would instead have to force-update the reference. This is currently impossible though. Update the helper to optionally skip verification of the old object ID in case the test passes in an empty old object ID as input. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9133-git-svn-nested-git-repo.sh')
0 files changed, 0 insertions, 0 deletions