Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在过去的 8 个月里,我一直在为一个项目使用 SVN,现在我正在切换到 Git。
我能够成功地将 SVN 导入 Git,但现在我想在我的本地工作区上建立 Git。
如何在不影响代码的情况下建立 Git 和“同步”?
不完全确定你的意思,但Git-svn非常好。
我几年前用过。根据我的经验,如果您的项目大量使用 Subversion 分支,我不确定我会相信多少,但也许他们解决了这个问题。这对我的团队来说不是问题,因为我们很少使用 svn 分支。