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
Post a Comment