diff options
Diffstat (limited to 'pathspec.c')
-rw-r--r-- | pathspec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pathspec.c b/pathspec.c index 0fc6f84a6e..89663645e1 100644 --- a/pathspec.c +++ b/pathspec.c @@ -1,4 +1,5 @@ #define USE_THE_REPOSITORY_VARIABLE +#define DISABLE_SIGN_COMPARE_WARNINGS #include "git-compat-util.h" #include "abspath.h" |