git worktree is already checked out at

Developer from somewhere

I received errors like

1
fatal: 'devel' is already checked out at some_location
. This went away after removing the folder:

rm -rvf .git/worktrees/some_location