Merge branch 'jl/nor-or-nand-and'
commitd59c12d7ad39f942fc60578ba1e934822f40445b
authorJunio C Hamano <gitster@pobox.com>
Tue, 8 Apr 2014 19:00:27 +0000 (8 12:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 Apr 2014 19:00:28 +0000 (8 12:00 -0700)
treef0591d6490164e7a8a672c79094a2d612899cfb7
parent9b30a0339db28e6de9653b5631247d398cce626c
parent235e8d591480d7e1378c27fe65c5529625d4b5be
Merge branch 'jl/nor-or-nand-and'

Eradicate mistaken use of "nor" (that is, essentially "nor" used
not in "neither A nor B" ;-)) from in-code comments, command output
strings, and documentations.

* jl/nor-or-nand-and:
  code and test: fix misuses of "nor"
  comments: fix misuses of "nor"
  contrib: fix misuses of "nor"
  Documentation: fix misuses of "nor"
21 files changed:
Documentation/CodingGuidelines
Documentation/config.txt
Documentation/git-add.txt
Documentation/git-push.txt
Documentation/git-reset.txt
Documentation/rev-list-options.txt
Makefile
builtin/apply.c
builtin/checkout.c
builtin/clean.c
builtin/commit.c
builtin/pack-objects.c
diff.c
git-add--interactive.perl
git-am.sh
gitweb/gitweb.perl
http.h
remote.c
sha1_file.c
t/t7104-reset-hard.sh
t/t9400-git-cvsserver-server.sh