From bb148411fc89e0fb95a531546bb212189c489a28 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sat, 25 Jun 2016 12:25:16 -0700 Subject: git: Specify DEFAULT_GIT_TEMPLATE_DIR --- core/git/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'core') diff --git a/core/git/config.h b/core/git/config.h index 4988d31d..804e6a8a 100644 --- a/core/git/config.h +++ b/core/git/config.h @@ -1,3 +1,4 @@ +#define DEFAULT_GIT_TEMPLATE_DIR "share/git-core/templates" #define ETC_GITATTRIBUTES "/etc/gitattributes" #define ETC_GITCONFIG "/etc/gitconfig" #define GIT_EXEC_PATH "libexec/git-core" -- cgit v1.2.3