t7410: rename to t2405-worktree-submodule.sh
authorPhilippe Blain <redacted>
Tue, 21 Jan 2020 15:01:14 +0000 (15:01 +0000)
committerJunio C Hamano <redacted>
Wed, 22 Jan 2020 21:36:03 +0000 (13:36 -0800)
commit773c60a45e01f1e6631afe1cce9da3ed67d37a3a
tree6feedb9df1e244da316f95534632230ec0f1b90e
parentd0654dc308b0ba76dd8ed7bbb33c8d8f7aacd783
t7410: rename to t2405-worktree-submodule.sh

This test was added in df56607dff (git-common-dir: make "modules/"
per-working-directory directory, 2014-11-30), back when the 'git worktree' command
did not exist and 'git checkout --to' was used to create supplementary worktrees.

Since this file contains tests for the interaction of 'git worktree' with
submodules, rename it to t2405-worktree-submodule.sh, following the naming scheme for
tests checking the behavior of various commands with submodules.

Signed-off-by: Philippe Blain <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t2405-worktree-submodule.sh [moved from t/t7410-submodule-checkout-to.sh with 96% similarity]
git clone https://git.99rst.org/PROJECT