跳至內容
選單
此問題已被標幟
3 回覆
4868 瀏覽次數

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




頭像
捨棄

Can you please elaborate “Go to where git is initiated

最佳答案

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.

頭像
捨棄
最佳答案

Within

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
3月 22
4613
0
10月 21
1552
3
9月 24
19309
5
6月 20
8902
1
1月 24
15633