When I use the sourcetree to pull code today, it always has an error.
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks fetch --no-tags origin
fatal: unable to look up (there is my gitLab ) (port 9418) ()
This usually happens when your remote url is not configured correctly.
Use `git remote -v` to check your remote url.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.