[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 issuerejected master -> master (non-fast-forward)
# if you updated your files on github.com so may be thats its asking first pull
# request then your push the request.
# so Very simple first:
# not use -f 
git pull origin master
# then
git push origin masterCopyright © 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
