【问题标题】:Git don't request password when clone a bitbucket private repo克隆 bitbucket 私有仓库时 Git 不请求密码
【发布时间】:2018-08-20 03:48:42
【问题描述】:

我使用我的 mac 在 Bitbucket 上克隆一个私人仓库。首先,它要求密码。但是,在下一次,它没有要求输入密码。

我可以克隆我帐户的任何其他私人仓库。也许,我的 mac 保存了密码,并在我对我的仓库提出请求时使用它。我担心当我在其他 mac 中克隆我的私人仓库时。我的密码将保存在其中。

如何删除?

【问题讨论】:

标签: git bitbucket


【解决方案1】:

此链接可能会有所帮助:
https://help.github.com/articles/caching-your-github-password-in-git/

Git 默认将密码保存在缓存中 15 分钟。

【讨论】:

    猜你喜欢
    • 2016-04-27
    • 1970-01-01
    • 1970-01-01
    • 2021-08-26
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-08-11
    • 2012-12-11
    相关资源
    最近更新 更多