aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/pack-refs.c
diff options
context:
space:
mode:
Diffstat (limited to 'builtin/pack-refs.c')
-rw-r--r--builtin/pack-refs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/builtin/pack-refs.c b/builtin/pack-refs.c
index 2d83c1ed2a..71175a713a 100644
--- a/builtin/pack-refs.c
+++ b/builtin/pack-refs.c
@@ -1,4 +1,6 @@
#define USE_THE_REPOSITORY_VARIABLE
+#define DISABLE_SIGN_COMPARE_WARNINGS
+
#include "builtin.h"
#include "config.h"
#include "gettext.h"