Kamis, 04 Januari 2024

Error Git Push ke Repository

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
Load disqus comments

0 komentar