git Git Remote backup repo git remote add backup <remote-repo> git push backup --all; git push backup --tags