Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit-reach: move commit_contains from ref-filter
[gitweb.git]
/
builtin
/
commit.c
diff --git
a/builtin/commit.c
b/builtin/commit.c
index 158e3f843afbf889e26328f29cb2894f17da4ee1..b5c608458e8a20f3a96b7103d4437f499edb2026 100644
(file)
--- a/
builtin/commit.c
+++ b/
builtin/commit.c
@@
-33,6
+33,7
@@
#include "sequencer.h"
#include "mailmap.h"
#include "help.h"
+#include "commit-reach.h"
static const char * const builtin_commit_usage[] = {
N_("git commit [<options>] [--] <pathspec>..."),