]> git.ipfire.org Git - thirdparty/git.git/commit
fix-typo: consecutive-word duplications
authorryenus <ryenus@gmail.com>
Sun, 15 Dec 2019 15:12:24 +0000 (15:12 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Dec 2019 19:53:11 +0000 (11:53 -0800)
commit571fb9657318b710825cde19b70f7da4392abd44
treeec16cab2ee95dae1f73bd9a54fdade748424a738
parentad05a3d8e5a6a06443836b5e40434262d992889a
fix-typo: consecutive-word duplications

Correct unintentional duplication(s) of words, such as "the the",
and "can can" etc.

The changes are only applied to cases where it's fixing what is clearly
wrong or prone to misunderstanding, as suggested by the reviewers.

Helped-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Helped-by: Denton Liu <liu.denton@gmail.com>
Helped-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: ryenus <ryenus@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.7.3.txt
Makefile
graph.c
submodule-config.c
t/t5314-pack-cycle-detection.sh