Hi 👋🏻
I would like to run "delete script" when a worktree is deleted, unfortunately it seems to brake the flow:
Steps to reproduce:
Set echo "hi" into delete script configuration
Delete worktree
hi is printed in terminal and it stops
Worktree isn't removed
Should I do something else?
Thanks!
Hi 👋🏻
I would like to run "delete script" when a
worktreeis deleted, unfortunately it seems to brake the flow:Steps to reproduce:
Set
echo "hi"into delete script configurationDelete worktree
hiis printed in terminal and it stopsWorktreeisn't removedShould I do something else?
Thanks!