[TIL 46] git repo clone하고 다른 repo로 옮기기

sunny·2021년 5월 16일
0
post-thumbnail

git clone --mirror

git clone --mirror repo주소


cd 해당경로이동



git remote set-url origin repo주소


git push --mirror

profile
blog 👉🏻 https://kimnamsun.github.io/

0개의 댓글