Hi, how can I solve this scenario. I have personal bitbucket account where I have around 20 projects. One client wants have own company's accont. So I would like make commits (and pushes) to my account and his projects to his account as well (automatically). So some projects will be cloned.
If he will make some changes (just texts), it will change it in both accounts, bacause I would like operate (pull) only own account. It is reusable?
Hi Tomáš, welcome to the Community!
If my understanding is correct you'd like to make 1 push and with that update the 2 Bitbucket accounts at the same time, is this correct? If so, I'm afraid that's not possible, you'll need to push to one account first, and then push to the other. Also, sync between accounts is not possible either, so if he changes something in the repo that is hosted in his account, you won't see the changes until you pull this new version.
Is there a specific reason why you need to have the same project in 2 different accounts?
Let us know!
Ana
Hi Ana, thank you for respond.
Reason is that I want to have all projects with I realize on mz personal account (actually I have that). On second side I see that client wants to have own projects on own account. So I try out to find some solution. Push to two accounts by hand is not too comfortable and many git clients cannot that.
Do you have some idea?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.