git clone --bare http://域名/分组/仓库名称.git

cd 仓库名称.git

git push --mirror http://新域名/新分组/新仓库名称.git -f

 

相关文章:

  • 2021-08-15
  • 2021-09-26
  • 2021-12-08
  • 2021-07-17
  • 2022-12-23
  • 2022-12-23
  • 2021-08-05
  • 2022-01-31
猜你喜欢
  • 2021-07-20
  • 2018-10-24
  • 2022-02-09
  • 2021-10-15
相关资源
相似解决方案