Hello there :)
I've pushed a new branch to GitHub and later dragged and drop the resulting "development branch" to my staging branch.
While updating my app in the staging environment I get an error for some model that I've already renamed.
Therefore I've checked and when I repeat the procedure, odoo.sh reports:
Ah, well...Nothing to merge.
When I look into the source code of each branch via odoo\.sh's\ editor,\ the\ files\ are\ indeed\ different!\ It\ looks\ like\ the\ merge\ has\ not\ changed\ the\ files\ on\ odoo\.sh!
On\ GitHub\ everything\ looks\ normal\.
How\ does\ it\ come,\ that\ the\ merge\ has\ not\ reached\ odoo.sh? Is there some caching that I do not know about?
I read that others might have had the same problem with IPython, the kernel of the Jupiter Lab Editor, odoo.sh uses. It could be a caching issue.