assign_shallow_commits_to_refs 1581 builtin/receive-pack.c 	assign_shallow_commits_to_refs(si, si->used_shallow, NULL);
assign_shallow_commits_to_refs 1647 builtin/receive-pack.c 	assign_shallow_commits_to_refs(si, NULL, ref_status);
assign_shallow_commits_to_refs  288 commit.h       extern void assign_shallow_commits_to_refs(struct shallow_info *info,
assign_shallow_commits_to_refs 1002 fetch-pack.c   		assign_shallow_commits_to_refs(si, NULL, NULL);
assign_shallow_commits_to_refs 1025 fetch-pack.c   	assign_shallow_commits_to_refs(si, NULL, status);