[rejected] main -> main (non-fast-forward)
git pull --rebase this will solve the issue
[rejected] main -> main (non-fast-forward)
git pull --rebase this will solve the issue
rejected master -> master (non-fast-forward)
git push -f origin master !!This is never a recommended use of git. This will overwrite changes on the remote. Only do this if you know 100% that your local changes should be pushed to the remote master.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us