]> git.99rst.org Git - git.git/commit
config: move show_all_config()
authorDerrick Stolee <redacted>
Mon, 23 Feb 2026 12:26:43 +0000 (12:26 +0000)
committerJunio C Hamano <redacted>
Mon, 23 Feb 2026 21:23:40 +0000 (13:23 -0800)
commit25ede48b5406524d1a6b900e400f593c0b9a34dd
treeee9e7af7a1602880c2086308bcd9bcc0212aacd2
parent67ad42147a7acc2af6074753ebd03d904476118f
config: move show_all_config()

In anticipation of using format_config() in this method, move
show_all_config() lower in the file without changes.

Signed-off-by: Derrick Stolee <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/config.c
git clone https://git.99rst.org/PROJECT