What is the preferred cleanup workflow #2335
ggascoigne
started this conversation in
General
Replies: 2 comments 1 reply
-
|
Worktrees get removed automatically in the background by a garbage collector service. If a worktree is associated with a task in the There's an open PR for automatic branch deletion. Looks like it needs reviving: #1661 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you, and I can see that this is working now that I've waited a bit. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using this for a day or so now and it's a really intriguing tool, but I'm curious what the preferred way to handle task closure is? I'd like to see the branches deleted and the worktrees cleaned up, and as far as I can see, there's no way to do this. I know I can do this manually, but it would be nice if there was a way to do this inside the tool. I realize that there probably is one, but so far I've missed it.
Beta Was this translation helpful? Give feedback.
All reactions