just to double check.
if you already have a file A in git with hash X is there any condition
where a remote file with hash X (but different contents) would overwrite
the local version?
what would happen if you ended up with two packs that both contained a file
with hash X but with different contents and then did a repack on them?
(either packs from different sources, or packs downloaded through some
mechanism other then the git protocol are two ways this could happen that I
can think of)
David Lang
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html