the following error occurred while executing git push
:
Your branch and "origin/dev" have diverged,and have 1 and 2 different commits each, respectively.
I work on two computers. After both computers An and B started as up-to-date, I first commit and push in An a few times, and then I now write from the initial state on computer B, and then try to push, after commit (using the same local and cloud branch).
now I want to merge the two, show the difference, and then re-commit and push