Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tb/void-check-attr'
[gitweb.git]
/
builtin
/
remote.c
diff --git
a/builtin/remote.c
b/builtin/remote.c
index c171323e0eb8a782a6eb170d557df8895f8d6e8d..40c6f8a1bd511f4f498ef534fe8299bda9fa2779 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]"),