【发布时间】:2018-01-23 08:48:10
【问题描述】:
我想在不设置 credential.manager 的情况下使用命令行安装 git(例如 Git-2.14.1-64-bit.exe)。
我试图在https://github.com/git-for-windows/build-extra/blob/master/installer/install.iss 中找到选项。
任何建议如何使用标志或环境变量来做到这一点?
【问题讨论】:
标签: git inno-setup git-for-windows