Revert "Merge remote-tracking branch 'origin/master'"
This reverts commit b847b45e, reversing changes made to 9075a38f. The reverted commmit has been done automatically, investigation is needed
Showing
-
Owner
@cedric.leninivin I am afraid this revert did not do what you expected.
I noticed 25cd1201 was reverted, so I re-applied it, but the same happened for other commits too. I can see at least 27664772 was also reverted. Can you please take a look ?
BTW, about this merge origin/master into master commit, I have a theory. This happens when you do git pull and there was new commits on master, probably this is what happened and by reverting the merge, you were also reverting these new commits. This problem does not happen when instead of git pull, you do git fetch followed by git rebase.
-
Maintainer
I see, this was done automatically when pushing from ERP5. I'll look into it
Please register or sign in to comment