Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
push --force-with-lease: implement logic to populate old_sha1_expect[]
[gitweb.git]
/
fetch-pack.c
diff --git
a/fetch-pack.c
b/fetch-pack.c
index abe5ffbba55037c34b1bf38a86aa0ec8bd7f3447..c2bab42e6d8c7e039009a07cb83392945e61faba 100644
(file)
--- a/
fetch-pack.c
+++ b/
fetch-pack.c
@@
-9,6
+9,7
@@
#include "fetch-pack.h"
#include "remote.h"
#include "run-command.h"
+#include "connect.h"
#include "transport.h"
#include "version.h"