Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit-reach: make can_all_from_reach... linear
[gitweb.git]
/
builtin
/
remote.c
diff --git
a/builtin/remote.c
b/builtin/remote.c
index c74ee886900176e900d80625144a8570ea127fb1..79b032644637956a41ef7c97dc953f4101ff351b 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]"),