summaryrefslogtreecommitdiff
path: root/builtin/diff.c
diff options
context:
space:
mode:
authorChristian Couder <christian.couder@gmail.com>2018-01-05 10:12:23 +0100
committerJunio C Hamano <gitster@pobox.com>2018-01-05 12:31:07 -0800
commit3ae7d2b0cd819f2b01e70c0015d6971a47e24c8a (patch)
treea89cf359cc88334493b32821c2004e8e5dbc6df1 /builtin/diff.c
parent05eb1c37ed345d0ea244a239dad18de830e022f6 (diff)
perf/run: add conf_opts argument to get_var_from_env_or_config()
Let's make it possible to use `git config` type specifiers like `--int` or `--bool`, so that config values are converted to the canonical form and easier to use. This additional argument is now the fourth argument of get_var_from_env_or_config() instead of the fifth because we want the default value argument to be unset if it is not passed, and this is simpler if it is the last argument. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/diff.c')
0 files changed, 0 insertions, 0 deletions