t7415: rename to expand scope
authorJeff King <peff@peff.net>
Sat, 1 May 2021 15:42:08 +0000 (11:42 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 May 2021 05:41:08 +0000 (14:41 +0900)
commit43a2220f19eca9667dfac59a5e8a4deda2c3eb3d
treee6da85af3ac35c4d18d2a8d26ee0194ac15c8c13
parent0282f6799f2ca9c2d3f000976856282b7c69d238
t7415: rename to expand scope

This script has already expanded beyond its original intent of ".. in
submodule names" to include other malicious submodule bits. Let's update
the name and description to reflect that, as well as the fact that we'll
soon be adding similar tests for other dotfiles (.gitattributes, etc).
We'll also renumber it to move it out of the group of submodule-specific
tests.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7450-bad-git-dotfiles.sh [moved from t/t7415-submodule-names.sh with 95% similarity]