diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-12-07 19:26:34 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-12-07 13:25:16 -0800 |
commit | f5c39c3268107e1f3def70709d509fd24282832c (patch) | |
tree | f55dcb418820375d5548d7215744fbac6e1cfe72 /Documentation/git-send-email.txt | |
parent | usage.c + gc: add and use a die_message_errno() (diff) | |
download | tgif-f5c39c3268107e1f3def70709d509fd24282832c.tar.xz |
config API: use get_error_routine(), not vreportf()
Change the git_die_config() function added in 5a80e97c827 (config: add
`git_die_config()` to the config-set API, 2014-08-07) to use the
public callbacks in the usage.[ch] API instead of the the underlying
vreportf() function.
In preceding commits the rest of the vreportf() users outside of
usage.c was migrated to die_message(), so we can now make it "static".
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-send-email.txt')
0 files changed, 0 insertions, 0 deletions