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:

trying keep in 1 repo dangerous , end mistakenly push don't want.


Comments

Popular posts from this blog

bash - Performing variable substitution in a string -

How to group boxplot outliers in gnuplot -