]> git.ipfire.org Git - thirdparty/git.git/blobdiff - common-main.c
Merge branch 'ja/worktree-orphan'
[thirdparty/git.git] / common-main.c
index b83cb5cf066732be125e8a5912d56405fed741d3..033778b3c56a3557e191d3bb74592fd00497853b 100644 (file)
@@ -1,8 +1,11 @@
-#include "cache.h"
+#include "git-compat-util.h"
 #include "exec-cmd.h"
 #include "gettext.h"
 #include "attr.h"
+#include "repository.h"
 #include "setup.h"
+#include "strbuf.h"
+#include "trace2.h"
 
 /*
  * Many parts of Git have subprograms communicate via pipe, expect the