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 directory-rename-detection.txt: small updates due to merge-ort optimizations 2021-08-05 08:57:39 -07:00
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 midx.c: make changing the preferred pack safe 2022-01-27 12:07:52 -08:00
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 parallel-checkout: add design documentation 2021-04-19 15:05:25 -07:00
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 Documentation: object_id_len goes up to 31 2022-02-23 13:36:26 -08:00
remembering-renames.txt Documentation: fix various repeat word typos 2022-09-12 11:04:55 -07:00
repository-version.txt
rerere.txt update documentation for new zdiff3 conflictStyle 2021-12-01 14:45:59 -08:00
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 sparse-index: API protection strategy 2021-04-14 13:45:34 -07:00
trivial-merge.txt