Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit-graph: not compatible with grafts
[gitweb.git]
/
commit.c
diff --git
a/commit.c
b/commit.c
index 30d1af2b20660de99bed06486c11d1aef3763849..ef9a2cbb23d1af449b568242d40b0b69d456b823 100644
(file)
--- a/
commit.c
+++ b/
commit.c
@@
-209,7
+209,7
@@
static int read_graft_file(struct repository *r, const char *graft_file)
return 0;
}
-
static
void prepare_commit_graft(struct repository *r)
+void prepare_commit_graft(struct repository *r)
{
char *graft_file;