Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit-graph: allow cross-alternate chains
[gitweb.git]
/
commit-graph.h
diff --git
a/commit-graph.h
b/commit-graph.h
index c321834533eb52b83cb5a898244cd3ca0f097576..802d35254f3cc82458544e2450060b75e444e590 100644
(file)
--- a/
commit-graph.h
+++ b/
commit-graph.h
@@
-48,6
+48,7
@@
struct commit_graph {
uint32_t num_commits;
struct object_id oid;
char *filename;
+ const char *obj_dir;
uint32_t num_commits_in_base;
struct commit_graph *base_graph;