error: remote unpack failed: error VS403702: The push was rejected because one or more commits contain author email '1878631-awanz@users.noreply.gitlab.com' which does not match the policy-specified patterns.
git config user.email yournewemail@example.org
git commit --amend --reset-author
git commit --amend --reset-author --no-edit
0 komentar