]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/var.c
config: rename global config function
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Thu, 18 Jan 2024 16:12:50 +0000 (17:12 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Jan 2024 20:17:41 +0000 (12:17 -0800)
commitecffa3ed51aaa7af0119542ce31a1be5f40edcf9
treecb27c00c14e53a7b64e19b013d2eca23396e1eeb
parent4ef97dc4cd958fc6da8a9fba700ead586c21b879
config: rename global config function

Rename this function to a more descriptive name since we want to use the
existing name for a new function.

Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/config.c
builtin/gc.c
builtin/var.c
config.c
config.h