Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pack-objects: handle island check for "external" delta base
[gitweb.git]
/
builtin
/
remote.c
diff --git
a/builtin/remote.c
b/builtin/remote.c
index 7876db1c20d317e28e4a84880197c6a690bf9ef6..61479bc428c80ef0b976cd46aa8cb60c1d1550f8 100644
(file)
--- a/
builtin/remote.c
+++ b/
builtin/remote.c
@@
-10,6
+10,7
@@
#include "refspec.h"
#include "object-store.h"
#include "argv-array.h"
+#include "commit-reach.h"
static const char * const builtin_remote_usage[] = {
N_("git remote [-v | --verbose]"),