]> git.99rst.org Git - git.git/commit
builtin/config: pull out function to handle `--null`
authorPatrick Steinhardt <redacted>
Mon, 6 May 2024 08:56:19 +0000 (10:56 +0200)
committerJunio C Hamano <redacted>
Mon, 6 May 2024 18:50:08 +0000 (11:50 -0700)
commitfee3796616263772cc79ee2bef40faf47799cef9
tree80a2fe8dc854104bd19b873b2464120e70b2c11e
parent9dda6b72b77df40da288e1a33452fd5625944ebe
builtin/config: pull out function to handle `--null`

Pull out function to handle the `--null` option, which we are about to
reuse in subsequent commits.

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