Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ti/external-sha1dc'
[gitweb.git]
/
builtin
/
fetch.c
diff --git
a/builtin/fetch.c
b/builtin/fetch.c
index 132e3224edf6497ec9dddb683986c289a5e2073f..225c734924f14854784cbc1e310f2fb817f1f38b 100644
(file)
--- a/
builtin/fetch.c
+++ b/
builtin/fetch.c
@@
-17,6
+17,7
@@
#include "connected.h"
#include "argv-array.h"
#include "utf8.h"
+#include "packfile.h"
static const char * const builtin_fetch_usage[] = {
N_("git fetch [<options>] [<repository> [<refspec>...]]"),