I worked in a git repository without issues.
Some day after calling git pull
I got the following warning
$ git pull
warning: a host provider override was set but no such provider 'gitlab' was found. Falling back to auto-detection.
warning: a host provider override was set but no such provider 'gitlab' was found. Falling back to auto-detection.
Already up to date.
Where does it come from and how to get rid of it?
Used Git Version
$ git --version
git version 2.31.0.windows.1