I made a pull request for my feature branch to master. After my groupmate approved the pull request, in the commit history, it says both me and my groupmate made the changes.
In the code/repository view, it says "[me] and [groupmate] [commit message]".
This looks really bad because my commit message is "created and added ...", so it says "[me] and [groupmate] created and added ..."
The code/repository view's phrasing is problematic because I don't want to give our evaluator the impression that we did the feature together... I did it completely by myself.
In the more detailed commit view it says "[me] authored and [groupmate] committed ", which is much more acceptable.
Is this normal and what can I do to avoid any miscommunication with our evaluator?
Edit: I was able to reword the commits to make it clearer. For anyone having a similar problem, feel free to visit the hyperlink. I still want to know how to avoid this from happening.