Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Remove unnecessary historical note from "Object storage format"
author
Thomas Ackermann
<th.acker@arcor.de>
Tue, 27 Aug 2013 18:04:08 +0000
(20:04 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 27 Aug 2013 22:14:45 +0000
(15:14 -0700)
Signed-off-by: Thomas Ackermann <th.acker@arcor.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/user-manual.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
e8e9964
)
diff --git
a/Documentation/user-manual.txt
b/Documentation/user-manual.txt
index e65ac13ae38cea33bbcaae16a7f5bae1e96d82ed..b3ed8497a6e7a31c4a6e0a98458d1a5dc14a8ffd 100644
(file)
--- 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'.
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
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