Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
test-reach: test is_descendant_of
[gitweb.git]
/
builtin
/
fetch.c
diff --git
a/builtin/fetch.c
b/builtin/fetch.c
index f5d960baecf6c901ca656370308ebebd8dbcdb76..7de234774be0383269f42453c09cb2c0e79095dc 100644
(file)
--- a/
builtin/fetch.c
+++ b/
builtin/fetch.c
@@
-22,6
+22,7
@@
#include "utf8.h"
#include "packfile.h"
#include "list-objects-filter-options.h"
+#include "commit-reach.h"
static const char * const builtin_fetch_usage[] = {
N_("git fetch [<options>] [<repository> [<refspec>...]]"),