天马行空  
I ---- Inject 投入 L ---- Loyal 忠诚 O ---- Observant 用心 V ---- Valiant 勇敢 E ---- Enjoyment 喜悦 Y ---- Yes 愿意 O ---- Obligation 责任

Git And TFS:

将 Visual Studio 用于 Git:http://msdn.microsoft.com/zh-cn/library/hh850437.aspx

  TFVC 和 Git 之间做出选择的比较图表:http://msdn.microsoft.com/zh-cn/library/ms181368.aspx

 

用程序来操作Git

libgit2:纯C语言实现的Git开发包:http://www.kankanews.com/ICkengine/archives/69302.shtml

libgit2sharp:https://github.com/libgit2/libgit2sharp/wiki

运行libgit2sharp中的测试需要的软件 TestDriven.Net:http://testdriven.net/quickstart.aspx

使用libgit2sharp的一些参考:

Getting Started with LibGit2Sharp http://www.woodwardweb.com/git/getting_started_2.html

LibGit2Sharp Hitchhiker's Guide to Git https://github.com/libgit2/libgit2sharp/wiki/LibGit2Sharp-Hitchhiker's-Guide-to-Git

Make a commit to a non-bare repository https://github.com/libgit2/libgit2sharp/wiki/Git-commit

posted on 2014-06-06 11:01  浅蓝  阅读(2189)  评论(0编辑  收藏  举报