Add an ability to work with Fork + PR model

Issue #203 resolved
Антон Кононов created an issue

We are heavy users of forking model on Bitbucket so our team members have their own forks always. And PR’s are created towards main repo. Currently extension is throwing error when try to open changes:

We couldn't find commit 6355cc2b91d58034a0027f9c8fc94f7e8b7c38d5 locally. You may want to sync the branch with remote. Sometimes commits can disappear after a force-push

Can we please have this work without explicit add remote and fetch?

If necessary extension could ask about that and add remote itself.

Comments (7)

  1. Log in to comment