İçereği Atla
Menü
This question has been flagged
1 Cevapla
4721 Görünümler

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'

Avatar
Vazgeç
Best Answer

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

Avatar
Vazgeç
Related Posts Cevaplar Görünümler Aktivite
8
Ara 19
8072
2
May 19
6079
0
Eyl 17
7284
1
Haz 22
2307