Comment on This is the back of my 10" Mini server rack -- Custom made 3D printed power modules for each server

<- View Parent
captcha_incorrect@lemmy.world ⁨13⁩ ⁨hours⁩ ago

It seems that using multiple remotes is also possible. So instead of syncing two repos, push to both at once.

git-scm.com/docs/git-remote#Documentation/git-rem…

stackoverflow.com/questions/849308/…/12795747#127…

git remote set-url origin --push --add user1@repo1
git remote set-url origin --push --add user2@repo2
git remote -v

original
Sort:hotnewtop