Re: [RFC PATCH] During a shallow fetch, prevent sending over unneeded objects
From: Junio C Hamano <hidden> Date: 2016-06-15 22:58:22
Duy Nguyen [off-list ref] writes:
Haven't found time to read the rest yet, but this I can answer.
.git/shallow records graft points. If a commit is in .git/shallow and
it exists in the repository, the commit is considered to have no
parents regardless of what's recorded in repository. So .git/shallow
refers to the new roots, not the missing bits.