是否有 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
Is there a Subversion user's guide to Git?
提问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
Here are two good guides:
这里有两个很好的指南:
回答by 12345
回答by Jakub Nar?bski
回答by return1.at
i really enjoyed gitimmersion.com
我真的很喜欢gitimmersion.com
回答by Sergey Mirvoda
Here is nice tutorial Git for Windows developers
这是适用于 Windows 开发人员的不错的Git教程