Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-08-20 02:14:52 +0300
committerJunio C Hamano <gitster@pobox.com>2020-08-20 02:14:52 +0300
commit2a978f827388a4645a405a2ea9c203a7940f0281 (patch)
tree1a0ec4c23811884362630c1755de1680620caa08 /t
parent336fbd18bb371f26cbe25682b38d088088cb7fd8 (diff)
parent4279000d3e11a374a0a28d8284ca2774bd842c75 (diff)
Merge branch 'jc/object-names-are-not-sha-1'
A few end-user facing messages have been updated to be hash-algorithm agnostic. * jc/object-names-are-not-sha-1: messages: avoid SHA-1 in end-user facing messages
Diffstat (limited to 't')
-rwxr-xr-xt/t0040-parse-options.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t0040-parse-options.sh b/t/t0040-parse-options.sh
index f8178ee4e3..14cafc138b 100755
--- a/t/t0040-parse-options.sh
+++ b/t/t0040-parse-options.sh
@@ -44,7 +44,7 @@ Magic arguments
--no-ambiguous negative ambiguity
Standard options
- --abbrev[=<n>] use <n> digits to display SHA-1s
+ --abbrev[=<n>] use <n> digits to display object names
-v, --verbose be verbose
-n, --dry-run dry run
-q, --quiet be quiet