Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit-reach: properly peel tags
[gitweb.git]
/
submodule.c
diff --git
a/submodule.c
b/submodule.c
index 6688dd5d45949597d7d5761c9b88ea9fcceabf2d..6650ed7aa02b2b657929c8868d05b83583c0093a 100644
(file)
--- a/
submodule.c
+++ b/
submodule.c
@@
-22,6
+22,7
@@
#include "worktree.h"
#include "parse-options.h"
#include "object-store.h"
+#include "commit-reach.h"
static int config_update_recurse_submodules = RECURSE_SUBMODULES_OFF;
static struct string_list changed_submodule_names = STRING_LIST_INIT_DUP;