mirror of
https://github.com/git/git.git
synced 2026-01-09 01:34:00 +00:00
Merge branch 'js/test-func-comment-fix'
Comment fix. * js/test-func-comment-fix: test_detect_ref_format: fix comment
This commit is contained in:
@@ -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}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user