git worktree remove force command fails with errors

64 Views Asked by At

Sometime when I'm running the command git worktree remove --force on windows, I'm getting failed to delete error: Permission denied or Directory not empty.

Is there a way to overcome it?

0

There are 0 best solutions below