]> git.99rst.org Git - git.git/commit
builtin/log: stop using globals for format config
authorPatrick Steinhardt <redacted>
Mon, 27 May 2024 11:46:34 +0000 (13:46 +0200)
committerJunio C Hamano <redacted>
Mon, 27 May 2024 18:20:00 +0000 (11:20 -0700)
commit83024d98f78684fce3d4d0598e6b2b147a4b2ffa
tree918380dd2a13b2da47a31cd2662d99d9fb1ea413
parent106a54aecb21fb17956290aee4e9204aa29174e7
builtin/log: stop using globals for format config

This commit does the exact same as the preceding commit, only for the
format configuration instead of the log configuration.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/log.c
git clone https://git.99rst.org/PROJECT