On Tue Mar 3 16:14:29 2026 +0000, Craig Schulstad wrote:
Elizabeth, I just got the latest failure message. Same issue. Here is that snippet. Committer identity unknown *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: unable to auto-detect email address (got 'gitlab@runner-xje-gznxm-project-5-concurrent-0.(none)') For some reason, it cannot associate me with this commit. Looks like I need some expertise. If you could, please point me to an expert. I am definitely still a "newbie". Regards, Craig The "committer identity unknown" message is a misleading error message that happens when there's merge commits.
Okay. I just cleaned up my loader.c file, reran the commit -a command to enter my narrative, and did the git push --force:wine-mui-no-dakker command.
What exact syntax did you use, and what did the command return? --force doesn't take an argument like that; it's just an argument. E.g. `git push --force origin <branch name>`. And did you run `git rebase origin/master` before pushing? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10209#note_131329