]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/rev-parse.c
pull: don't warn if pull.ff has been set
[thirdparty/git.git] / builtin / rev-parse.c
index 06056434ed1f552ba70e1944718cc2fe79e434bc..669dd2fd6f087628c3d7dc9ba165771825418799 100644 (file)
@@ -16,6 +16,7 @@
 #include "split-index.h"
 #include "submodule.h"
 #include "commit-reach.h"
+#include "shallow.h"
 
 #define DO_REVS                1
 #define DO_NOREV       2