Hi I have the problem that GitLab doesn't allow me to fetch/pull things (from my own repo) because it is confused about my username (gives the wrong result for ssh -T git@gitlab.com
). I have my public-key uploaded.
So how does GitLab associate a username with the public-key that is uploaded? Can I give the right username explicitly when fetching?