mbox series

[v2,0/1] Documentation fix related to hash algorithm

Message ID 20200526183720.120314-1-toon@iotcl.com (mailing list archive)
Headers show
Series Documentation fix related to hash algorithm | expand

Message

Toon Claes May 26, 2020, 6:37 p.m. UTC
I was doing some research on the SHA256 implementation, and I discovered
a mismatch between the docs and the code. I have a patch attached that
fixes the docs.

This is version 2, which has a slightly nicer commit message as
suggested by Martin Ågren.

Martin Ågren also mentioned[0] this discrepancy is added on 2020-02-22
in 3c9331a129, which added both the documentation and the
implementation. As developers-only as this variable is, that commit was
not in v2.26.0, so this might be worth fixing before cutting v2.27.0.

[0] https://lore.kernel.org/git/20200525144138.1624272-1-toon@iotcl.com/T/#m637dc0692962e882928e035888435267b784ee17

Toon Claes (1):
  Documentation: correct hash environment variable

 Documentation/git.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
2.27.0.rc1.73.g31835d1b01