콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
4770 화면

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
8153
2
5월 19
6142
0
9월 17
7378
1
6월 22
2362