Re: verifying git file contents without checking out history?

2012-11-18 Thread Marc Weber
hash would not be of any benefit. Thus referring to commit by hash (using all hash digits) is best you can do. I finally got it. Thanks Marc Weber -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo inf

verifying git file contents without checking out history?

2012-11-18 Thread Marc Weber
the file tree checksum when receiving all blob objects from a server? Then verifying that %T didn't change should be enough to enable me fetching sources and trust them without running git fsck which would fetch all history. Marc Weber -- To unsubscribe from this list: send the line "unsub