Skip to Content
Menu
This question has been flagged
1 Reply
3300 Views

I have a registred repository at ssh://git@github.com/flashodoo/free-addons.git#12.0 and run perfectly.

but i have problems when i try to register the 13.0 branch with:

ssh://git@github.com/flashodoo/free-addons.git#13.0


returncode: 128

output:

b"fatal: ambiguous argument 'origin/13.0': unknown revision or path not in the working tree.\nUse '--' to separate paths from revisions, like this:\n'git <command> [<revision>...] -- [<file>...]'\n"

TIA

Avatar
Discard

Have you found the solution? I have the same error.

Thanks in advance!

Best Answer

your repository is valid 

* but make sure you have branch 13.0 under free-addons repository.

* try to create new repository in your odoo app account not edit the old one just try create new one .

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 19
6017
0
Apr 25
3483
1
Jan 24
1137
6
Mar 22
6389
2
Nov 20
4027