]> git.99rst.org Git - git.git/commit
api-trace2.txt: print config key-value pair
authorTeng Long <redacted>
Fri, 12 Aug 2022 02:56:45 +0000 (10:56 +0800)
committerJunio C Hamano <redacted>
Fri, 12 Aug 2022 04:05:00 +0000 (21:05 -0700)
commit050d0dc241376a5db083f24e739d5ecabcfaf2dc
tree126965c3d138489a0b5d72d323dd91169f3649e1
parent9dd64cb4d310986dd7b8ca7fff92f9b61e0bd21a
api-trace2.txt: print config key-value pair

It's supported to print "interesting" config key-value paire
to tr2 log by setting "GIT_TRACE2_CONFIG_PARAMS" environment
variable and the "trace2.configparam" config, let's add the
related docs in Documentaion/technical/api-trace2.txt.

Signed-off-by: Teng Long <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/technical/api-trace2.txt
git clone https://git.99rst.org/PROJECT