]> git.ipfire.org Git - thirdparty/git.git/blobdiff - http-fetch.c
provide --color option for all ref-filter users
[thirdparty/git.git] / http-fetch.c
index 3b556d66196277b2730f7e3d366a28a9d5ad1c56..8af380050ce6a43a6764ad871f0de141c316421a 100644 (file)
@@ -1,4 +1,5 @@
 #include "cache.h"
+#include "config.h"
 #include "exec_cmd.h"
 #include "http.h"
 #include "walker.h"