Code

Fix a crash in ls-remote when refspec expands into nothing
[git.git] / http-push.c
index c54230b6f3bb873d9d0d3c03d5cfc5ec8cde2177..8e1fdfddf5402add6b6ce787647c522c9a0116ae 100644 (file)
@@ -1,7 +1,6 @@
 #include "cache.h"
 #include "commit.h"
 #include "pack.h"
-#include "fetch.h"
 #include "tag.h"
 #include "blob.h"
 #include "http.h"