summaryrefslogtreecommitdiff
path: root/commit-reach.c
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2023-03-28 16:04:25 +0200
committerJunio C Hamano <gitster@pobox.com>2023-03-28 07:37:53 -0700
commitf7b2ff95163247a3ec437f0ce78bb27cdac68b75 (patch)
tree6a7f5cd3ae07725b08ca6a56ee86f5a7ae226d84 /commit-reach.c
parenta428619309f42b76b5f750e66a5c1fd2225db3b3 (diff)
for-each-repo: error on bad --config
As noted in 6c62f015520 (for-each-repo: do nothing on empty config, 2021-01-08) this command wants to ignore a non-existing config key, but let's not conflate that with bad config. Before this, all these added tests would pass with an exit code of 0. We could preserve the comment added in 6c62f015520, but now that we're directly using the documented repo_config_get_value_multi() value it's just narrating something that should be obvious from the API use, so let's drop it. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-reach.c')
0 files changed, 0 insertions, 0 deletions