git/t/t1422-show-ref-exists.sh

10 lines
197 B
Bash
Executable File

#!/bin/sh
test_description='show-ref --exists'
GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=main
export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
. ./test-lib.sh
. "$TEST_DIRECTORY"/show-ref-exists-tests.sh