Hi,
I’ve been using git for years but recently I helped a friend create a gitlab account and repo while on my pc.
I created an ssh key for her as well.
Now, I can no longer push to any of my own repos, because ssh identifies me as her…
My user id is : gratefulfrog
but ssh -T git@gitlab.com returns:
$ ssh -T git@gitlab.com
Welcome to GitLab, @lilianeleben!
$
For the life of my I can’t seem to fix this.
Any help would be greatly appreciated.
Cheers,
Bob