aboutsummaryrefslogtreecommitdiffstats
path: root/name-hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'name-hash.c')
-rw-r--r--name-hash.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/name-hash.c b/name-hash.c
index 3a58ce03d9..d66de1cdfd 100644
--- a/name-hash.c
+++ b/name-hash.c
@@ -5,6 +5,10 @@
*
* Copyright (C) 2008 Linus Torvalds
*/
+
+#define USE_THE_REPOSITORY_VARIABLE
+#define DISABLE_SIGN_COMPARE_WARNINGS
+
#include "git-compat-util.h"
#include "environment.h"
#include "gettext.h"