Hi,

I have copied code and commit history from one repository to another

git remote set-url origin 
ssh://g...@mycompany.com:7999/new-project/repository.git
git push -f origin

for long-living branches: develop and master.

However, our PCI requirements require also pull requests (merged) to be 
copied as well. How this can be done?

-Maciej

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to