]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/notes.c
replace "parameters" by "arguments" in error messages
authorJohannes Sixt <j6t@kdbg.org>
Tue, 23 Feb 2021 21:11:32 +0000 (22:11 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Feb 2021 21:30:45 +0000 (13:30 -0800)
commitb865734760c2f677d625a1d939071844048051e4
tree9ee9012f195003309f9b1a6343e95607fabe5f05
parent59ec22464f6c2b170b05f287e00740ea2288fe5c
replace "parameters" by "arguments" in error messages

When an error message informs the user about an incorrect command
invocation, it should refer to "arguments", not "parameters".

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
bisect.c
builtin/notes.c
builtin/stash.c
builtin/tag.c
t/t3301-notes.sh
t/t6030-bisect-porcelain.sh