t1400: use git rev-parse for testing PSEUDOREF existence
authorHan-Wen Nienhuys <hanwen@google.com>
Thu, 16 Jul 2020 18:45:39 +0000 (18:45 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Jul 2020 21:19:03 +0000 (14:19 -0700)
commit0b7de6c6835051a92ae3e2ff306583f5780c7ae1
tree0d25fd4f1c760d670fbae46551a6daadb87ea8d5
parent523fa69c36744ae6779e38614cb9bfb2be552923
t1400: use git rev-parse for testing PSEUDOREF existence

This will allow these tests to run with alternative ref backends

Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1400-update-ref.sh