Git倉庫遷移命令

1. 從原git上clone bare下到本地git

git clone --bare https://***.git

 

2. push mirror到目標倉庫spa

git push --mirror https://***.git
相關文章
相關標籤/搜索