summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorMichael J Gruber <git@drmicha.warpmail.net>2015-10-06 10:12:21 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-10-07 17:39:32 (GMT)
commitba128e23757bb2ee2c164f1d7eab4258ff8f1d99 (patch)
tree93f0a4ba589fbf995aba531710dc9296184dd23e /t
parent65f9b75dfe34a67cf4c6a8507f999c5710d36ba9 (diff)
downloadgit-ba128e23757bb2ee2c164f1d7eab4258ff8f1d99.zip
git-ba128e23757bb2ee2c164f1d7eab4258ff8f1d99.tar.gz
git-ba128e23757bb2ee2c164f1d7eab4258ff8f1d99.tar.bz2
t2026: rename worktree prune test
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 <git@drmicha.warpmail.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
-rwxr-xr-xt/t2026-worktree-prune.sh (renamed from t/t2026-prune-linked-checkouts.sh)0
1 files changed, 0 insertions, 0 deletions
diff --git a/t/t2026-prune-linked-checkouts.sh b/t/t2026-worktree-prune.sh
index a0f1e3b..a0f1e3b 100755
--- a/t/t2026-prune-linked-checkouts.sh
+++ b/t/t2026-worktree-prune.sh