Git - cleanup delete worktree command implementation (#278018)

This commit is contained in:
Ladislau Szomoru
2025-11-18 08:17:55 +00:00
committed by GitHub
parent 5bad6a3248
commit ae77536e70
5 changed files with 55 additions and 72 deletions

View File

@@ -83,8 +83,8 @@
"command.deleteTag": "Delete Tag...",
"command.migrateWorktreeChanges": "Migrate Worktree Changes...",
"command.createWorktree": "Create Worktree...",
"command.deleteWorktree": "Delete Worktree",
"command.deleteWorktreeFromPalette": "Delete Worktree...",
"command.deleteWorktree": "Delete Worktree...",
"command.deleteWorktree2": "Delete Worktree",
"command.deleteRemoteTag": "Delete Remote Tag...",
"command.fetch": "Fetch",
"command.fetchPrune": "Fetch (Prune)",