Git 使用指南(cmd + gui)


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


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM