Hello,
I have a problem with my project repository on GitLab.
I was doing a bootcamp project with my colleague, and at some point my colleague who was set as a Maintainer, pushed his commit from our school computer instead of his own.
He used his own login credentials (git push asked for it as usual), however on this perticular computer there was some other user set as global (global user.name and global user.email).
The commit went through and now in commit history there is this other GitLab user that none of us know as an author of several last commits.
How is this possible? How some unknown user could end up in my project? Please imagine how bad it looks in the project development history.
In settings there was Private setting for whole repo. Now I added also “protected” attribute to all the branches.
Me: @altar10420
Legitimate colleague: @sawickim
Unknown user: @Nachri
What is your comment for this issue?