Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
repository: enable initialization of submodules
[gitweb.git]
/
builtin
/
worktree.c
diff --git
a/builtin/worktree.c
b/builtin/worktree.c
index 793306ea5162f1c3e9663c0c99d693b88baaea3d..0c5476ee9de464cb0fae22c49775bc10efb0731b 100644
(file)
--- a/
builtin/worktree.c
+++ b/
builtin/worktree.c
@@
-1,4
+1,5
@@
#include "cache.h"
+#include "config.h"
#include "builtin.h"
#include "dir.h"
#include "parse-options.h"