divio-cli icon indicating copy to clipboard operation
divio-cli copied to clipboard

Fails to udpate local project when working on a local branch

Open vxsx opened this issue 9 years ago • 2 comments

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

vxsx avatar Jan 06 '17 10:01 vxsx

Just ran into this and spammed support@divio with this... i will start filing feature requests directly to this project.

derek-adair avatar Sep 29 '17 15:09 derek-adair

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

derek-adair avatar Sep 29 '17 15:09 derek-adair