Git Repository auf anderen Server verschieben


git clone --bare git@github.com:{USERNAME}/{REPOSITORY_NAME}.git


git push --mirror git@myhost.com:my-new-repo.git