From: Junio C Hamano <gitster@pobox.com>
To: "Ville Skyttä" <ville.skytta@iki.fi>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Spelling fixes
Date: Tue, 09 Aug 2016 11:19:09 -0700 [thread overview]
Message-ID: <xmqqpophajqa.fsf@gitster.mtv.corp.google.com> (raw)
In-Reply-To: <1470732818-408-1-git-send-email-ville.skytta@iki.fi> ("Ville Skyttä"'s message of "Tue, 9 Aug 2016 11:53:38 +0300")
Ville Skyttä <ville.skytta@iki.fi> writes:
> Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
> ---
> Documentation/RelNotes/2.3.10.txt | 2 +-
> Documentation/RelNotes/2.4.10.txt | 2 +-
> Documentation/RelNotes/2.5.4.txt | 2 +-
> Documentation/RelNotes/2.6.1.txt | 2 +-
> Documentation/git-remote-fd.txt | 2 +-
> Documentation/gitattributes.txt | 2 +-
> Documentation/gitmodules.txt | 2 +-
> contrib/hooks/multimail/README | 4 ++--
> contrib/mw-to-git/.perlcriticrc | 2 +-
> contrib/mw-to-git/git-remote-mediawiki.perl | 2 +-
> contrib/subtree/t/t7900-subtree.sh | 2 +-
> git-p4.py | 2 +-
> sha1_file.c | 2 +-
> t/README | 2 +-
> t/t1006-cat-file.sh | 2 +-
> t/t3101-ls-tree-dirname.sh | 2 +-
> t/t6018-rev-list-glob.sh | 2 +-
> t/t6030-bisect-porcelain.sh | 2 +-
> t/t7001-mv.sh | 8 ++++----
> t/t7810-grep.sh | 2 +-
> t/t9401-git-cvsserver-crlf.sh | 2 +-
> upload-pack.c | 2 +-
> 22 files changed, 26 insertions(+), 26 deletions(-)
Wow, that's a lot of typos. I asked "git show --word-diff" what got
changed, which told me this:
<BAD> <CORRECTED>
accidently accidentally
commited committed
dependancy dependency
emtpy empty
existance existence
explicitely explicitly
git-upload-achive git-upload-archive
hierachy hierarchy
intial initial
mulitple multiple
non-existant non-existent
precendence. precedence.
priviledged privileged
programatically programmatically
psuedo-binary pseudo-binary
soemwhere somewhere
successfull successful
unkown unknown
usefull useful
writting writing
and then looked at all lines in the patch. They all looked
reasonable.
There are two "commited" you seem to have missed, though,
t/t3420-rebase-autostash.sh: echo uncommited-content >file0 &&
t/t3420-rebase-autostash.sh: echo uncommited-content >expected &&
which I'll queue on top of this patch to be later squashed (i.e. no
need to resend the whole thing only to add these two).
Thanks.
next prev parent reply other threads:[~2016-08-09 18:19 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-09 8:53 [PATCH] Spelling fixes Ville Skyttä
2016-08-09 18:19 ` Junio C Hamano [this message]
2016-08-09 18:41 ` Ville Skyttä
2016-08-10 16:59 ` Junio C Hamano
2016-08-10 13:26 ` Johannes Sixt
2016-08-10 16:55 ` Junio C Hamano
-- strict thread matches above, loose matches on Subject: below --
2018-02-07 9:34 Ville Skyttä
2018-02-15 15:52 ` Pablo Neira Ayuso
2017-12-07 14:57 Rob Herring
2017-06-25 10:20 Ville Skyttä
2017-06-27 17:35 ` Junio C Hamano
2014-11-15 20:41 Ville Skyttä
2014-11-16 11:40 ` Benno Schulenberg
2014-11-16 11:57 ` Sami Kerola
2014-11-18 13:00 ` Karel Zak
2014-05-14 15:18 Stephen Hemminger
[not found] ` <20140514081815.04fb8fd0-We1ePj4FEcvRI77zikRAJc56i+j3xesD0e7PPNI6Mm0@public.gmane.org>
2014-05-14 15:30 ` Richardson, Bruce
2013-12-15 12:19 Ville Skyttä
2013-12-16 19:20 ` Randy Dunlap
2013-12-16 22:00 ` Jeff Kirsher
2014-01-27 1:00 ` Ben Hutchings
2013-02-23 14:31 Ville Skyttä
2013-02-23 14:58 ` Duy Nguyen
2013-02-23 18:23 ` René Scharfe
2013-02-25 6:34 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xmqqpophajqa.fsf@gitster.mtv.corp.google.com \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=ville.skytta@iki.fi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.