E
E
ershovk2012-09-21 18:38:23
git
ershovk, 2012-09-21 18:38:23

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

1 answer(s)
S
Sergey Shirokov, 2012-09-21
@kurokikaze

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 question

Ask a Question

731 491 924 answers to any question