Linked checkouts are known under the name worktree, now. Rename the test
accordingly.

Specifically, this avoids the confusion that t2026 is actually not about
pruning in or with linked checkouts aka worktress but about pruning
worktrees, i.e. about "git worktree prune" rather than "git prune".

Signed-off-by: Michael J Gruber <g...@drmicha.warpmail.net>
---
Noted while looking into the "git prune" issue and trying to find a place
for "git prune" tests with extra worktrees.

 t/{t2026-prune-linked-checkouts.sh => t2026-worktree-prune.sh} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename t/{t2026-prune-linked-checkouts.sh => t2026-worktree-prune.sh} (100%)

diff --git a/t/t2026-prune-linked-checkouts.sh b/t/t2026-worktree-prune.sh
similarity index 100%
rename from t/t2026-prune-linked-checkouts.sh
rename to t/t2026-worktree-prune.sh
-- 
2.6.1.281.g558ac77

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to