Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ds/commit-graph-with-grafts' into maint
[gitweb.git]
/
commit.c
diff --git
a/commit.c
b/commit.c
index db679c2adfd766a385f5406e6413ad13ba1e27af..fb4c99cb8908b53c2bbba43ef08de0e2e217533e 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;