【问题标题】:bash: git: command not found in MSYSbash:git:在 MSYS 中找不到命令
【发布时间】:2020-03-19 08:51:09
【问题描述】:

我的电脑里已经有了 git,我可以使用它了。

我安装了 msys 并且:

pacman -Syu

这升级了许多软件包。当我尝试在 msys 终端中 git clone 时,我得到了这个响应:

bash: git: command not found

如何在 MSYS 中使用 git?

【问题讨论】:

    标签: msys


    【解决方案1】:

    我找到了答案:

    pacman -S git
    

    现在我可以在 mysy 终端中使用 git。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-09-19
      • 2013-02-06
      • 2021-02-10
      • 1970-01-01
      相关资源
      最近更新 更多