What happens
Good afternoon. I am trying to upload my credentials to the .mailmap list but I am not really sure how should I do it.
What do you understand or find about that problem
Documentation sais that I should " modify the .mailmap file in the repository root with your credentials above" and then " run the test “m . /lintGitMailMap” in Makes to make sure everything is okay" but when I do that command prompt show me: error: cannot connect to socket at /nix/var/nix/daemon-socket/socket:permission denied. But I am not even sure if this the proper way to do it. I am using Ubuntu in VirtualBox.
Did you try any workaround? What did you do?
I tried doing a pull request to the master branch but I always get rejected and I also tried to modify the mailmap list in my branch and then upload it to the master but it does not work.
Evidences
This happends when I use m . /lintGitMailMap" in Makes
I need help with
I would like to know how to properly upload my credentials.