是否有 Git 的 Subversion 用户指南?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/1042280/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 03:44:33  来源:igfitidea点击:

Is there a Subversion user's guide to Git?

svngit

提问by nightingale2k1

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?

我是 Git 世界的新用户。我曾经使用过 Subversion(使用 TortoiseSVN),这很容易。我想尝试 Git,但我对这些术语感到困惑。是否有任何文档/指南可以解释我如何使用 Git?

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

例如,在 Subversion 中我使用 checkout;在 Git 中我应该使用哪些命令?有什么关于 Git 的好书可以使用吗?

采纳答案by Talljoe

回答by 12345

Best one I've come across is here:

我遇到的最好的一个在这里:

Git for Subversion Users.

用于 Subversion 用户的 Git

回答by return1.at

i really enjoyed gitimmersion.com

我真的很喜欢gitimmersion.com

回答by Sergey Mirvoda

Here is nice tutorial Git for Windows developers

这是适用于 Windows 开发人员的不错的Git教程