1. 從原git上clone bare下到本地git
git clone --bare https://***.git
2. push mirror到目標倉庫spa
git push --mirror https://***.git