Some asciidoc formatting errors and some minor formatting inconsistencies in hash-function-transition.txt were fixed. Content-wise the rationale for choosing SHA-256 was moved to the beginning of the document and an incomplete sentence was corrected. Signed-off-by: Thomas Ackermann th.acker@xxxxxxxx Thomas Ackermann (6): doc hash-function-transition: fix asciidoc output doc hash-function-transition: use SHA-1 and SHA-256 consistently doc hash-function-transition: use upper case consistently doc hash-function-transition: use https links consistently doc hash-function-transition: move rationale upwards doc hash-function-transition: fix incomplete sentence .../technical/hash-function-transition.txt | 285 +++++++++--------- 1 file changed, 145 insertions(+), 140 deletions(-) base-commit: e6362826a0409539642a5738db61827e5978e2e4 Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-858%2Ftacker66%2Fdoc_hash_function_transition-v1 Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-858/tacker66/doc_hash_function_transition-v1 Pull-Request: https://github.com/gitgitgadget/git/pull/858 -- gitgitgadget