杨新春

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

1、svn转git

git svn clone svn://192.168.5.119/sw/   ./

2、设置Git地址

git remote add origin http://192.168.5.201/yangxinchun/sw.git

3、推送到远程库

git push -u origin --all

posted on 2022-02-18 15:54  杨新春  阅读(94)  评论(0编辑  收藏  举报