Is there a Subversion user's guide to Git? [closed]

混江龙づ霸主 提交于 2019-12-17 22:29:10

问题


I am a new user in Git world. I used to use Subversion (using TortoiseSVN) and it is pretty easy. I would like to try Git but i got confused by the terms. Is there any documentation/guides that can explain me how to use Git?

For example, in Subversion I use checkout; in Git which commands should I use? Any good book about Git that I could use?


回答1:


Here are two good guides:

  • Git - SVN Crash Course
  • (Easy) Git for SVN users



回答2:


Best one I've come across is here:

Git for Subversion Users.




回答3:


Also An introduction to git-svn for Subversion/SVK users and deserters.




回答4:


Here is nice tutorial Git for Windows developers




回答5:


i really enjoyed gitimmersion.com



来源:https://stackoverflow.com/questions/1042280/is-there-a-subversion-users-guide-to-git

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!