When I push code to git, the author of the commit is the name of the computer instead my username of the git repository
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
i used Matlab in a server, shared with my colleagues and we use Gitlab as a source control. The problem is that when I do a commit and push to the version control, the commit it is registerer with the name of the computer instead of my username (the username that I type when I perform the push action). So, if we are working in the same project of Gitlab, we don't know who are doing the commits, because they have the same author (the name of the server).
What can I do? it is a mess
Risposte (0)
Vedere anche
Categorie
Scopri di più su Source Control in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!