Thread (4 messages) flat view 4 messages, 3 authors, 2016-06-15

Re: Hash algorithm choice

From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2016-06-15 22:47:12


On Sun, 9 Aug 2009, Sverre Rabbelier wrote:
Wouldn't the transport code also have to be modified? I assume git's
integrity checking would yell at if you gave it commits with
non-sha1-hashes and have no way to tell it that that hash was
calculated with a non-sha1-hash at clone time?
Well, if you start introducing new hashes, the assumption is that all 
git's that access it would have to be updated.

You certainly could never pull/push between git versions that don't know 
about each others hashes. But you _can_ autodetect the hash mechanism 
(simple: just try them all on the first object you encounter)

		Linus
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help