Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
4952 Vizualizări

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'

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
8
dec. 19
8296
2
mai 19
6222
0
sept. 17
7455
1
iun. 22
2460