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 ビュー (過去 30 日間)
古いコメントを表示
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
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Source Control についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!