Re: [RFC PATCH 1/2] config: make git_config_include() static
From: Junio C Hamano <hidden> Date: 2021-10-12 23:26:18
Jonathan Tan [off-list ref] writes:
It is not used from outside the file in which it is declared.
Signed-off-by: Jonathan Tan <redacted>
---
config.c | 12 +++++++++++-
config.h | 37 ++++---------------------------------
2 files changed, 15 insertions(+), 34 deletions(-)