Fails to udpate local project when working on a local branch
Somewhat common usecase is to work on feature branches, that may or may not be present on origin remote, but might be present on different remote.
Currently 'origin' is hardcoded https://github.com/divio/divio-cli/blob/master/divio_cli/localdev/main.py#L618
It would be great to have it pull from the set upstream remote or in case it's not on any remote yet ask for a confirmation to approve continuing instead of failing
Just ran into this and spammed support@divio with this... i will start filing feature requests directly to this project.
Also i believe this should pull from a static branch. Whatever one is modified when I install /update an addon. If not it will not receive any updates installed via the addon web ui... which is what I use this command for