diff options
author | Andrei Rybak <rybak.a.v@gmail.com> | 2023-04-23 15:46:49 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-04-24 15:10:50 -0700 |
commit | 3d77fbb664acab5157617cdb368a0c657bf20919 (patch) | |
tree | 5c3df572239825ccaff04cf2b2b12a35e1bf3fcf /diff.c | |
parent | 93f86046c94545e36aceef9eef084b60d02f4c59 (diff) |
t1300: add tests for missing keys
There are several tests in t1300-config.sh that validate failing
invocations of "git config". However, there are no tests that check
what happens when "git config" is asked to retrieve a value for a
missing key.
Add tests that check this for various combinations of "<section>.<key>"
and "<section>.<subsection>.<key>".
Signed-off-by: Andrei Rybak <rybak.a.v@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions