diff options
author | Christian Couder <christian.couder@gmail.com> | 2018-01-05 10:12:23 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-01-05 12:31:07 -0800 |
commit | 3ae7d2b0cd819f2b01e70c0015d6971a47e24c8a (patch) | |
tree | a89cf359cc88334493b32821c2004e8e5dbc6df1 /t/perf/p0071-sort.sh | |
parent | perf/aggregate: implement codespeed JSON output (diff) | |
download | tgif-3ae7d2b0cd819f2b01e70c0015d6971a47e24c8a.tar.xz |
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 't/perf/p0071-sort.sh')
0 files changed, 0 insertions, 0 deletions