Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t6300 (for-each-ref): don't hardcode SHA-1 hexes
[gitweb.git]
/
fetch-pack.h
diff --git
a/fetch-pack.h
b/fetch-pack.h
index 40f08bab24df917986de73c8d7f4d9d36fe658da..461cbf39b2affa71e27dd1a95c24d6c65a938d62 100644
(file)
--- a/
fetch-pack.h
+++ b/
fetch-pack.h
@@
-2,6
+2,7
@@
#define FETCH_PACK_H
#include "string-list.h"
+#include "run-command.h"
struct fetch_pack_args {
const char *uploadpack;