Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit: add repository argument to register_commit_graft
[gitweb.git]
/
builtin
/
checkout.c
diff --git
a/builtin/checkout.c
b/builtin/checkout.c
index b49b5820718335ba6a70b70ef339ece7157281cc..105e07981ff45875b2d0aa3f5bb2c4829ea9a431 100644
(file)
--- a/
builtin/checkout.c
+++ b/
builtin/checkout.c
@@
-4,6
+4,7
@@
#include "lockfile.h"
#include "parse-options.h"
#include "refs.h"
+#include "object-store.h"
#include "commit.h"
#include "tree.h"
#include "tree-walk.h"