Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Pull request history

Praveen Kumar February 2, 2021

I am doing migration of one repo from one project to another project  using git commands as like below.

git clone --mirror <clone url>

git remote rm origin

git remote add origin <new repo clone url>

git push --mirror

but unable to see pull request history in pull req options available in new repo.

and also when i am doing fork,it was not showing in new repo.

Can you please help me to see pull req history which was merged,active and pending status in bitbucket after migrating or fork repositories.

1 answer

0 votes
Pramodh M
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 3, 2021

Hi @Praveen Kumar 

We have to manually recreate the metadata as described in this link here

https://confluence.atlassian.com/confeval/development-tools-evaluator-resources/bitbucket/bitbucket-migrate-bitbucket-cloud-to-bitbucket-server

If you want to recreate it via API, please let me know

Thanks,
Pramodh

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events