diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2019-06-21 12:18:07 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-06-21 09:42:49 -0700 |
commit | 2e43cd4caa8ad9eb0c53adc1e00dcd027b8710fd (patch) | |
tree | 9a4e48e1d0a26315cac40c5782bcc0df59605eb0 /trace2 | |
parent | env--helper: new undocumented builtin wrapping git_env_*() (diff) | |
download | tgif-2e43cd4caa8ad9eb0c53adc1e00dcd027b8710fd.tar.xz |
config.c: refactor die_bad_number() to not call gettext() early
Prepare die_bad_number() for a change to specially handle
GIT_TEST_GETTEXT_POISON calling git_env_bool() by making
die_bad_number() not call gettext() early, which would in turn call
git_env_bool().
There's no meaningful change here yet, just a re-arrangement of the
current code to make that subsequent change easier to read.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'trace2')
0 files changed, 0 insertions, 0 deletions