]> git.ipfire.org Git - thirdparty/git.git/blobdiff - packfile.h
transport: use parse_oid_hex instead of a constant
[thirdparty/git.git] / packfile.h
index 5abfaf2ab5c3471b1494cf41bbcca19ff9d36425..442625723dea4b0c8f22b57d52e760d4b810540e 100644 (file)
@@ -51,6 +51,7 @@ extern void install_packed_git(struct repository *r, struct packed_git *pack);
 struct packed_git *get_packed_git(struct repository *r);
 struct list_head *get_packed_git_mru(struct repository *r);
 struct multi_pack_index *get_multi_pack_index(struct repository *r);
+struct packed_git *get_all_packs(struct repository *r);
 
 /*
  * Give a rough count of objects in the repository. This sacrifices accuracy