Consistently use "superproject" instead of "supermodule"
commitcb8ad289c6b3f774e6e4431a08eb585eadbb8dad
authorJens Lehmann <Jens.Lehmann@web.de>
Sun, 20 May 2012 13:28:26 +0000 (20 15:28 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 20 May 2012 21:58:38 +0000 (20 14:58 -0700)
tree3c63f91415fe59f13494b3fbb30c5679b0073155
parent27ccd8d1a3ccb539d1d97302e1f500b6d20eb781
Consistently use "superproject" instead of "supermodule"

We fairly consistently say "superproject" and never "supermodule" these
days. But there are seven occurrences of "supermodule" left in the current
work tree. Three appear in Release Notes for 1.5.3 and 1.7.7, three in
test names and one in a C-code comment.

Replace all occurrences of "supermodule" outside of the Release Notes
(which shouldn't be changed after the fact) with "superproject" for
consistency.

Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7408-submodule-reference.sh
t/t9300-fast-import.sh
unpack-trees.c