首页 > 其他 > 详细

Git 使用指南(cmd + gui)

时间:2014-03-31 11:10:30      阅读:487      评论:0      收藏:0      [点我收藏+]

git 使用简易指南
http://www.bootcss.com/p/git-guide/

 

Git版本控制使用方法入门教程
http://www.uml.org.cn/pzgl/201204285.asp

 

Git使用 - 百度开放云平台(GUI: msysGit+TortoiseGit 

http://developer.baidu.com/wiki/index.php?title=docs/cplat/rt/manage/git

 

 msysGit和Git for Windows的区别:

  • msysGit is the msys+mingw environment + everything needed to compile git yourself, on Windows.
  • Git for Windows is exactly that: git, compiled for Windows.

 

MinGW, MSYS, Cygwin:

  • MinGW - is a minimalist development environment for native Microsoft Windows applications.

  • MSYS - is a Bourne Shell command line interpreter system, is used by MinGW (and others), was forked in the past from Cygwin

  • Cygwin - a Linux like environment, which was used in the past to build Git for Windows, nowadays has no relation to msysGit

Git 使用指南(cmd + gui),布布扣,bubuko.com

Git 使用指南(cmd + gui)

原文:http://www.cnblogs.com/bluestorm/p/3634284.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!