git fetch --all --prune

git fetch -p

git remote update --prune


셋 다 반응 없고

git pull 할 때

 - [deleted]         (none)     -> origin/test

같은 식으로 나오면서 풀 진행됨..


git config --global fetch.prune true 설정된 상태


git 버전은 2.38.1.windows.1