I have noticed that sometimes when I git pull a project, there is a message saying:
\"warning: redirecting to \"
I tried search
check you remote
git remote -v
probably yours remote is https://server/../project and does not end with .git ( https://server/../project.git)