V
V
Vitaly2017-01-16 13:57:01
git
Vitaly, 2017-01-16 13:57:01

Why are pull requests not visible in Bitbucket?

Imported a repository from one bitbucket to another. Added a remote URL, added "fetch = +refs/pull-requests/*:refs/remotes/bitbucket/pr/*" to it. I do git fetch, I see the output that the pull requests were imported, but they are not visible in the Bitbucket web. What am I doing wrong? Why is the pull revest not visible?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevOFF, 2017-01-16
@DevOFF

It's not clear what is needed. If you transfer the project, then you can do this in git settings, specify a new turnip and do git push . and you need to create a pull request. (if I understand you correctly)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question