Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
230
static int migrate_paths(struct tmp_objdir *t,
231
struct strbuf *src, struct strbuf *dst,
232
enum finalize_object_file_flags flags);
233
234
static int migrate_one(struct tmp_objdir *t,
235
struct strbuf *src, struct strbuf *dst,
Callers
1
migrate_one
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected