Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
submodule: allow erroneous values for the fetchRecurseSubmodules option
[gitweb.git]
/
builtin
/
checkout.c
diff --git
a/builtin/checkout.c
b/builtin/checkout.c
index 2f92328db46b4ff81e32b32339ad830c4b76688b..f1f168d2f60ab76a10641b57d9c0834f03a228a0 100644
(file)
--- a/
builtin/checkout.c
+++ b/
builtin/checkout.c
@@
-18,6
+18,7
@@
#include "xdiff-interface.h"
#include "ll-merge.h"
#include "resolve-undo.h"
+#include "submodule-config.h"
#include "submodule.h"
#include "argv-array.h"
#include "sigchain.h"