View 📈
--mirror
git clone {5번에서 복사한 Repository 주소}
cd Old_repo
cd {Repository 이름}
git remote set-url --push origin {새로운 Repository 주소}
git push --mirror