Add a second git remote repository and commit complete project -


on webserver there existing project folder versioned git. want add second repository [remote "second"] , push already versioned project newly added remote repository. how best practice?

what looking called repository mirroring. (git mirroring, svn mirroring). see more info here


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -