Skip to content

Commit 5eadd4a

Browse files
committed
Merge branch 'js/test-func-comment-fix' into next
Comment fix. * js/test-func-comment-fix: test_detect_ref_format: fix comment
2 parents 748d7c2 + 949df6e commit 5eadd4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/test-lib-functions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1724,7 +1724,7 @@ test_detect_hash () {
17241724
esac
17251725
}
17261726

1727-
# Detect the hash algorithm in use.
1727+
# Detect the ref format in use.
17281728
test_detect_ref_format () {
17291729
echo "${GIT_TEST_DEFAULT_REF_FORMAT:-files}"
17301730
}

0 commit comments

Comments
 (0)