【问题标题】:Purpose of the '.netrc' file“.netrc”文件的用途
【发布时间】:2014-03-16 17:08:52
【问题描述】:

当我尝试使用 Google Cloud 的 Push-to-Deploy 功能时,他们要求我在 .netrc 文件中添加一些凭据。 .netrc 文件是什么?目的是什么?

【问题讨论】:

    标签: git .netrc


    【解决方案1】:

    这个文件经常被 Unix 程序用来保存远程站点的访问细节。它最初是为与 FTP 一起使用而创建的。

    请参阅 the man pagethis answer,了解它在 Windows 上与 Git 的具体使用情况。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-01-02
      • 2010-10-14
      • 2021-01-01
      • 1970-01-01
      • 2022-11-03
      • 2015-10-15
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多