简体   繁体   English

第一次尝试安装 git-osx,下载什么也没做

[英]Trying to install git-osx for the first time, download does nothing

I have made sure it is not a security issue with my computer.我已经确定这不是我的计算机的安全问题。 I am downloading the latest version.我正在下载最新版本。 When it appears on my desktop, I click on the dmg file and it does nothing.当它出现在我的桌面上时,我点击了 dmg 文件,但它什么也不做。 It does not load and does not open.它不会加载,也不会打开。 Any solution to this issue?这个问题有什么解决办法吗?

安装 brew https://brew.sh/然后执行 brew install git

看起来您需要将以下行添加到您的 .bashrc(或 .zshrc)

export PATH=$PATH:/usr/local/bin

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM