Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to udpate local project when working on a local branch #174

Open
vxsx opened this issue Jan 6, 2017 · 2 comments
Open

Fails to udpate local project when working on a local branch #174

vxsx opened this issue Jan 6, 2017 · 2 comments

Comments

@vxsx
Copy link
Member

vxsx commented Jan 6, 2017

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

@derek-adair
Copy link

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

@derek-adair
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants