Ville Skyttä <ville.skytta@xxxxxx> writes: > Signed-off-by: Ville Skyttä <ville.skytta@xxxxxx> > --- > 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. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html