neuniversity / ALY6140

1 stars 3 forks source link

Fail to push week 2 assignment #14

Open eileennnnn opened 5 years ago

eileennnnn commented 5 years ago

Hi guys, I cannot push my week 2 assignment. I created a new folder in my own branch called Week2, I pasted my assignment into Week2 folder, and followed the exact steps as last week, but it shows the following errors. Anyone had the same issue or know how to solve it?

error: failed to push some refs to 'https://github.com/neuniversity/ALY6140.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.

eileennnnn commented 5 years ago

Hi guys, I just solved it... I made the mistake because I did not pull my own remote branch...

If you do not have the same issue, just ignore this post. :D

kn1510 commented 5 years ago

Well, I am facing similar sort of problem when pushing data into github when doing git pull origin master