I worked in a project on my desktop and pushed it in master branch. Now i am working on my laptop with same project by downloading it in my laptop. After making some changes i want to marge this to my Github repository. But says an error which is
error: failed to push some refs to 'https://github.com/mahfuz380/loginsystem' 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.