MSysGit vs. Git for Windows

前端 未结 9 1686
甜味超标
甜味超标 2020-12-02 05:48

I am having trouble determining the difference between MSysGit and Git for Windows. How are they different? Why would I choose one over the other?

9条回答
  •  一向
    一向 (楼主)
    2020-12-02 06:22

    (Now) they are the same (as of May 2015 but likely a bit earlier):

    "msysgit" and "Git for Windows" have merged under the name "Git for Windows." msysgit.github.io now hosts "Git for Windows" and the main git download site git-scm.com lists msysgit.github.io as the maintained build for windows.

    From the updated wiki:

    ... we decided to just phase out the name "msysGit" (as well as the GitHub org of the same name) and work on Git for Windows (with the corresponding GitHub org, and using the name "Git for Windows" for the installer aimed at "end-users" and "Git for Windows SDK" for the development environment targeting Git for Windows developers).

提交回复
热议问题