Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit-graph: clean up chains after flattened write
[gitweb.git]
/
packfile.c
diff --git
a/packfile.c
b/packfile.c
index ce12bffe3e911c9d8533a86b5789e1537ee93a70..017046fcf956fd3070ae848ed45cdc84ccd09b38 100644
(file)
--- a/
packfile.c
+++ b/
packfile.c
@@
-337,7
+337,7
@@
void close_pack(struct packed_git *p)
close_pack_index(p);
}
-void close_
all_packs
(struct raw_object_store *o)
+void close_
object_store
(struct raw_object_store *o)
{
struct packed_git *p;