]> git.ipfire.org Git - thirdparty/git.git/blobdiff - upload-pack.c
provide --color option for all ref-filter users
[thirdparty/git.git] / upload-pack.c
index 5330c02c1427862be1eea61c8d8e4127909d13fe..7efff2fbfd76380fd448d53173f8295d7c9c9d87 100644 (file)
@@ -1,4 +1,5 @@
 #include "cache.h"
+#include "config.h"
 #include "refs.h"
 #include "pkt-line.h"
 #include "sideband.h"