-2

I need to merge or rebase? I don't know what's the difference I just want to push on github.

push rejected

MaskedMan
  • 11
  • 4

1 Answers1

-1

Click on a pull the branch first and resolve the merge conflict

Try again to push the code.

If there's any merge conflict it'll throw a message push failed. Nothing to worry about. It happens because of a merge conflict, Push the code again after resolving conflicts.

Sheetal Savani
  • 1,300
  • 1
  • 7
  • 21