Is it possible to pull from one repo and push to other one?
问题 I have one repo in github which is public, there I have an Open source application i'm working on that is for making product catalogs, and small cms content. I also have a private repository (not hosted in github) which is an application developed under the open source application hosted in github. Since I'm currently working on both applications, adding features in the open source one and also making changes in the private one like changing the template and also pulling the code from the