Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
submodule-config: store the_submodule_cache in the_repository
[gitweb.git]
/
fast-import.c
diff --git
a/fast-import.c
b/fast-import.c
index 9a22fc92c0d029cf2a1362ea846f75f59978e870..94a1b06149479a11f3aa222cc7b0dba4cb94b1f0 100644
(file)
--- a/
fast-import.c
+++ b/
fast-import.c
@@
-154,6
+154,7
@@
Format of STDIN stream:
#include "builtin.h"
#include "cache.h"
+#include "config.h"
#include "lockfile.h"
#include "object.h"
#include "blob.h"