MCPcopy Create free account
hub / github.com/git/git / finalize_object_file_flags

Enum finalize_object_file_flags

tmp-objdir.c:232–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230static int migrate_paths(struct tmp_objdir *t,
231 struct strbuf *src, struct strbuf *dst,
232 enum finalize_object_file_flags flags);
233
234static int migrate_one(struct tmp_objdir *t,
235 struct strbuf *src, struct strbuf *dst,

Callers 1

migrate_oneFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected