コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5210 ビュー

I create github repository register in odoo app but the following error occurs. How can create odoo app repository?

Error when updating git from git@github.com:koz01/Odoo.git#8.0
returncode: 128
output:
b'ERROR: Repository not found.\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n'

アバター
破棄
最善の回答

you should follow the path to register the repo.

git@github.com:username/path_of_your_addons_container.git#branch_name
for eg: git@github.com:hilarak/odoo_community_addons.git#10.0 this is my repo path

/odoo_community_addons

アバター
破棄
関連投稿 返信 ビュー 活動
8
12月 19
8717
2
5月 19
6488
0
9月 17
7689
1
6月 22
2768