Remove unnecessary historical note from "Object storage format"

Signed-off-by: Thomas Ackermann <th.acker@arcor.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Thomas Ackermann 2013-08-27 20:04:08 +02:00 committed by Junio C Hamano
parent e8e9964de4
commit e14c86156c
1 changed files with 0 additions and 2 deletions

View File

@ -4145,8 +4145,6 @@ about the data in the object. It's worth noting that the SHA-1 hash
that is used to name the object is the hash of the original data that is used to name the object is the hash of the original data
plus this header, so `sha1sum` 'file' does not match the object name plus this header, so `sha1sum` 'file' does not match the object name
for 'file'. for 'file'.
(Historical note: in the dawn of the age of Git the hash
was the SHA-1 of the 'compressed' object.)


As a result, the general consistency of an object can always be tested As a result, the general consistency of an object can always be tested
independently of the contents or the type of the object: all objects can independently of the contents or the type of the object: all objects can