git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Documentation fix related to hash algorithm
@ 2020-05-26 18:37 Toon Claes
  2020-05-26 18:37 ` [PATCH v2 1/1] Documentation: correct hash environment variable Toon Claes
  0 siblings, 1 reply; 3+ messages in thread
From: Toon Claes @ 2020-05-26 18:37 UTC (permalink / raw)
  To: git; +Cc: Toon Claes

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-27 17:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-26 18:37 [PATCH v2 0/1] Documentation fix related to hash algorithm Toon Claes
2020-05-26 18:37 ` [PATCH v2 1/1] Documentation: correct hash environment variable Toon Claes
2020-05-27 17:05   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).