Answer the question
In order to leave comments, you need to log in
Synchronization with heroku
I have a nodejs project. Everything is stored in a git repository on bitbucket.org
I decided to try heroku as a cloud platform for my application
Everything is deployed in heroku by pushing to git
In this regard, 2 questions:
1. How can I synchronize 2 reps
2. how to push simultaneously to both remote repository
Answer the question
In order to leave comments, you need to log in
You can try to make hooks. Either a post-push hook in the local repo, or a hook in bitbucket itself.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question