]> git.99rst.org Git - git.git/commit
builtin/config: move option array around
authorPatrick Steinhardt <redacted>
Mon, 6 May 2024 08:56:00 +0000 (10:56 +0200)
committerJunio C Hamano <redacted>
Mon, 6 May 2024 18:50:07 +0000 (11:50 -0700)
commit424a29c3a7f18c9131425efbc01802486476d96c
tree4aa45a7ebd4521becbd155a005a09d598c98de18
parenta78b462976d36304212f93b6d4a4c086a007362f
builtin/config: move option array around

Move around the option array. This will help us with a follow-up commit
that introduces subcommands to git-config(1).

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