1. 从原git上clone bare下到本地 git clone --bare https://***.git 2. push mirror到目标仓库 git push --mirror https://***.git 相关文章: 2021-07-07 2021-08-15 2021-09-26 2021-07-17 2022-12-23 2021-08-05 2022-12-23 2022-12-23