Documentation: correct hash environment variable
authorToon Claes <redacted>
Tue, 26 May 2020 18:37:20 +0000 (20:37 +0200)
committerJunio C Hamano <redacted>
Wed, 27 May 2020 17:00:05 +0000 (10:00 -0700)
commited11a5a7de51a0eac798fee0f7be6ca808896130
treec19fd24b03948c9dc41a27dee24e025677ccc1c8
parent1bdca816412910e1206c15ef47f2a8a6b369b831
Documentation: correct hash environment variable

To set the default hash algorithm you can set the `GIT_DEFAULT_HASH`
environment variable. In the documentation this variable is named
`GIT_DEFAULT_HASH_ALGORITHM`, which is incorrect.

Signed-off-by: Toon Claes <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git.txt
git clone https://git.99rst.org/PROJECT