Merge branch 'js/test-func-comment-fix' into next
Comment fix. * js/test-func-comment-fix: test_detect_ref_format: fix comment
commit
5eadd4ae77
|
|
@ -1724,7 +1724,7 @@ test_detect_hash () {
|
|||
esac
|
||||
}
|
||||
|
||||
# Detect the hash algorithm in use.
|
||||
# Detect the ref format in use.
|
||||
test_detect_ref_format () {
|
||||
echo "${GIT_TEST_DEFAULT_REF_FORMAT:-files}"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue