Skip to content

Commit e14c861

Browse files
tacker66gitster
authored andcommitted
Remove unnecessary historical note from "Object storage format"
Signed-off-by: Thomas Ackermann <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent e8e9964 commit e14c861

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Documentation/user-manual.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4145,8 +4145,6 @@ about the data in the object. It's worth noting that the SHA-1 hash
41454145
that is used to name the object is the hash of the original data
41464146
plus this header, so `sha1sum` 'file' does not match the object name
41474147
for 'file'.
4148-
(Historical note: in the dawn of the age of Git the hash
4149-
was the SHA-1 of the 'compressed' object.)
41504148

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

0 commit comments

Comments
 (0)