Code & Deploy
Code
Models
Repos
Sign in
@leroysheep
/
BookAlchemy
BookAlchemy
/
t
/
t1422-show-ref-exists.sh
Code
Commits
Pulls
CI/CD
82,037
test
bisect
jch
maint
master
next
seen
test
todo
sh
9 lines
197 Bytes
Copy permalink
Copy
Raw
1
#!/bin/sh
2
3
test_description
=
'show-ref --exists'
4
GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
=
main
5
export
GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
6
7
.
./test-lib.sh
8
9
.
"
$TEST_DIRECTORY
"
/show-ref-exists-tests.sh