Hello Community, im using gitbash to upload my code to github but it giving below error:
! [rejected] master -> master (non-fast-forward) error: failed to push some refs to ' https://github.com/MayurBagul/Weather-Informer.git' hint: Updates were rejected because the tip of your current branch is behind hint: its remote counterpart. Integrate the remote changes (e.g. hint: 'git pull ...') before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details. i tried to use fetch and merge command but even though it is giving error. please help me to solve this issue. Thanking You, Mayur Bagul. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a27866f8-1a92-45b9-80c4-84099df30df5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

