diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnlotDRSLW2JVXY3SLSwhrcHteqUHhTtoY <Pter@web> | 2014-01-31 00:45:48 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-01-31 00:45:48 +0000 |
commit | 486d8d5bf0d9522cf030009f1c3937c962fef192 (patch) | |
tree | ae287a365927c965b31886be28bc23d1efc07671 /doc | |
parent | 008b1b0e775e700599003d4c58cd70eed1920b08 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/internals/hashing/comment_1_9153e4f4f9335e524cf1b96a51bef41f._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/internals/hashing/comment_1_9153e4f4f9335e524cf1b96a51bef41f._comment b/doc/internals/hashing/comment_1_9153e4f4f9335e524cf1b96a51bef41f._comment new file mode 100644 index 000000000..075bedfce --- /dev/null +++ b/doc/internals/hashing/comment_1_9153e4f4f9335e524cf1b96a51bef41f._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnlotDRSLW2JVXY3SLSwhrcHteqUHhTtoY" + nickname="Péter" + subject="comment 1" + date="2014-01-31T00:45:47Z" + content=""" +The correct old hash value for the empty file SHA256E-s0--e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 is pX/ZJ . + +The text describes the old hash value computation incorrectly, because it doesn't mention that 1 bit is skipped between each group of 5 bits. See the sample implementation in display_32bits_as_dir in https://github.com/joeyh/git-annex/blob/master/Locations.hs +"""]] |