github - Configure Local Git Repo that Updates Two Different Remote Repositories -
i have local repository contains public directories , private directories. push entire local repository internal server.
i want push directories public-ally accessible git server. how set correctly?
the best practice to:
- split repo in 2 separate repos
- see atlassian tutorial
- see github tutorial
- push public 1 public git server.
trying keep in 1 repo dangerous , end mistakenly push don't want.
Comments
Post a Comment