When I push code to git, the author of the commit is the name of the computer instead my username of the git repository
2 views (last 30 days)
Show older comments
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
Answers (0)
See Also
Categories
Find more on Source Control in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!