A
A
Archakov Dennis2017-01-20 17:21:34
git
Archakov Dennis, 2017-01-20 17:21:34

How to push a commit to only one repo?

How to push a commit to only one repo out of three? There is a repo: heroku, github and deploy. I am importing configs from the connection database and I want to send the changes only to the deploy, but so that they are not saved on the github.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Moseychuk, 2017-01-20
@archakov06

git push myrepo local_branch:remote_branch

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question