Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odgovori
5351 Prikazi

We're attempting to upgrade a database hosted in Odoo.sh. We're ready to cross the finish line and have the following message in our logs (complete with misspelling of the word "believe"):

If you beleive your custom code does not need any upgrade script, you can push an empty commit using the following command:
$ git commit --allow-empty -m 'Trigger update'

How/where in Odoo.sh would we issue this git commit command? What am I missing? Thanks




Avatar
Opusti

Can you please elaborate “Go to where git is initiated

Best Answer

Hi, 

This is simple: Go to the branch which you want to migrate. then Open a shell
Go to where git is initiated ( your project directory ) and write: git commit --allow-empty -m 'Trigger update'

then git push ... (as normal ) 

hope this helps.

Avatar
Opusti
Best Answer

Within

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
mar. 22
5178
0
okt. 21
1826
3
sep. 24
19769
5
jun. 20
9296
1
jan. 24
16355