Marc Branchaud <marcnarc@xxxxxxxxxxx> writes: > Yes, but we're cloning gko, not the neighbour. Doesn't that mean that the > clone operation won't know about any of the neighbour's refs? No. --reference (and a natural implementation of --borrow, I would imagine) peeks the refs of the repository we borrow from and that is how clone can say "I already have objects reachable from these refs, so please send me the remainder" to the repository it is cloning from. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html