瑞雪年

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: :: 订阅 订阅 :: 管理 ::

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

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

 

2. push mirror到目标仓库

git push --mirror https://***.git

 

posted on 2019-10-18 17:39  瑞雪年  阅读(871)  评论(0编辑  收藏  举报