Unverified Commit 91775854 by Colin Stolley Committed by GitHub

Update src/pack-objects.h

Co-authored-by: Edward Thomson <ethomson@github.com>
parent 19ec5923
......@@ -97,7 +97,7 @@ struct git_packbuilder {
};
int git_packbuilder__write_buf(git_str *buf, git_packbuilder *pb);
int prepare_pack(git_packbuilder *pb);
int git_packbuilder__prepare(git_packbuilder *pb);
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment