diff options
| author | Andrei Rybak <rybak.a.v@gmail.com> | 2023-04-17 21:10:40 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-05-03 08:52:45 -0700 |
| commit | 6fc68e7ca3363a15104e7fc30fd1cae4758ac91c (patch) | |
| tree | f2876d6c9a41da3ded49d28d1ea03d9c90a43826 /t/helper/test-lazy-init-name-hash.c | |
| parent | ed5288cff22b280f83987ab521fbe451f603213c (diff) | |
t1300: fix config file syntax error descriptions
Three tests in t1300-config.sh check that "git config --get" barfs when
the config file contains various syntax errors: key=value pair without
equals sign, broken section line, and broken value string. The sample
config files include a comment describing the kind of broken syntax.
This description seems to have been copy-pasted from the "broken section
line" sample to the other two samples.
Fix descriptions of broken config file syntax in samples used in
t1300-config.sh.
Signed-off-by: Andrei Rybak <rybak.a.v@gmail.com>
Reviewed-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-lazy-init-name-hash.c')
0 files changed, 0 insertions, 0 deletions
