git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] t2026: rename worktree prune test
@ 2015-10-06 10:12 Michael J Gruber
  0 siblings, 0 replies; only message in thread
From: Michael J Gruber @ 2015-10-06 10:12 UTC (permalink / raw)
  To: git

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>
---
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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-06 10:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-06 10:12 [PATCH] t2026: rename worktree prune test Michael J Gruber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).