summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Thomas Ackermann <th.acker@arcor.de>2013-08-27 20:04:08 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-08-27 15:14:45 -0700
commite14c86156c86c3f547b5f92b5c9e91ea8b4dbc8c (patch)
treedab05ef92cb561fda92ae59c3722c093813957be /Documentation
parentImprove section "Merging multiple trees" (diff)
downloadtgif-e14c86156c86c3f547b5f92b5c9e91ea8b4dbc8c.tar.xz
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>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/user-manual.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index e65ac13ae3..b3ed8497a6 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -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
plus this header, so `sha1sum` 'file' does not match the object name
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
independently of the contents or the type of the object: all objects can