git/Documentation/technical
Jacob Stopak c9dba103dd Documentation: fix various repeat word typos
Inspired by 24966cd982 ("doc: fix repeated words", 08-09-2019),
I ran "egrep -R "\<([a-zA-Z]+)\> \<\1\>" ./Documentation/*" to
find current cases of repeated words such as "the the" that were
quite clearly typos.

There were many false positives reported, such as "really really"
or valid uses of "that that" which I left alone.

Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-09-12 11:04:55 -07:00
..
.gitignore
api-error-handling.txt usage.c: add a non-fatal bug() function to go with BUG() 2022-06-02 12:51:35 -07:00
api-index-skel.txt
api-index.sh
api-merge.txt
api-parse-options.txt parse-options: add support for parsing subcommands 2022-08-19 11:13:14 -07:00
api-simple-ipc.txt docs: move protocol-related docs to man section 5 2022-08-04 14:12:23 -07:00
api-trace2.txt tr2: shows scope unconditionally in addition to key-value pair 2022-08-11 21:05:00 -07:00
bitmap-format.txt Documentation/technical: describe bitmap lookup table extension 2022-08-26 10:13:33 -07:00
bundle-uri.txt bundle-uri: add example bundle organization 2022-08-10 14:03:17 -07:00
commit-graph.txt
directory-rename-detection.txt
hash-function-transition.txt docs: move pack format docs to man section 5 2022-08-04 14:12:24 -07:00
long-running-process-protocol.txt docs: move protocol-related docs to man section 5 2022-08-04 14:12:23 -07:00
multi-pack-index.txt
pack-heuristics.txt
packfile-uri.txt docs: move protocol-related docs to man section 5 2022-08-04 14:12:23 -07:00
parallel-checkout.txt
partial-clone.txt docs: move protocol-related docs to man section 5 2022-08-04 14:12:23 -07:00
racy-git.txt
reftable.txt
remembering-renames.txt Documentation: fix various repeat word typos 2022-09-12 11:04:55 -07:00
repository-version.txt
rerere.txt
scalar.txt Merge branch 'vd/scalar-enables-fsmonitor' 2022-08-29 14:55:12 -07:00
send-pack-pipeline.txt
shallow.txt
sparse-index.txt
trivial-merge.txt