git

1.1 起步 - 关于版本控制

https://git-scm.com/book/zh/v2/%E8%B5%B7%E6%AD%A5-%E5%85%B3%E4%BA%8E%E7%89%88%E6%9C%AC%E6%8E%A7%E5%88%B6

https://git-scm.com/doc

 

A1.2 其它环境中的 Git - Visual Studio 中的 Git

https://git-scm.com/book/zh/v2/%E5%85%B6%E5%AE%83%E7%8E%AF%E5%A2%83%E4%B8%AD%E7%9A%84-Git-Visual-Studio-%E4%B8%AD%E7%9A%84-Git

 

Set up Git on your dev machine (configure, create, clone, add)

https://msdn.microsoft.com/en-us/library/hh850445.aspx

 

http://www.hanselman.com/blog/GitSupportForVisualStudioGitTFSAndVSPutIntoContext.aspx

 

Share your code with Git and Visual Studio

https://www.visualstudio.com/en-us/docs/git/share-your-code-in-git-vs

Visual Studio 2012中使用GitHub

http://www.cnblogs.com/xuhongfei/p/3622469.html

 

由于SSH配置文件的不匹配,导致的Permission denied (publickey)及其解决方法 

http://blog.itpub.net/25851087/viewspace-1262468/

你可能感兴趣的:(git)