项目想从svn迁到git上,要求原来的提交记录也迁移过来,是否有工具能够做到呢?
![]() | 1 66450146 2015-03-16 11:30:17 +08:00 git svn clone 之后添加 remote,然后 push,搞定 |
![]() | 2 xiaogui 2015-03-16 11:45:29 +08:00 要是你在用 GitHub 的话,可以试试 https://import.github.com/new |
![]() | 3 hyt7212 2015-03-17 08:44:18 +08:00 via iPhone 关注下,估计我也要遇到这个问题了 |