gpt4 book ai didi

windows - 从 Git 中删除凭据

转载 作者:IT王子 更新时间:2023-10-29 01:10:17 27 4
gpt4 key购买 nike

我正在使用多个存储库,但最近我只是在我们的内部存储库中工作,一切都很棒。

今天我不得不提交代码并将其推送到另一个,但我遇到了一些麻烦。

$ git push appharbor master
error: The requested URL returned error: 403 while accessing https://gavekortet@appharbor.com/mitivo.git/info/refs?service=git-receive-pack
fatal: HTTP request failed

我无能为力,那会再次输入密码。

如何重置我的系统上的凭据,以便 Git 要求我提供该存储库的密码?

我试过:

  • git config --global --unset core.askpass

为了取消密码

  • git config credential.helper 'cache --timeout=1'

为了避免凭据缓存...

似乎没有任何效果;谁有更好的主意?

最佳答案

如果此问题出现在 Windows 计算机上,请执行以下操作。

  • 转到凭证管理器

    • 在德语中,它被称为:Anmeldeinformationsverwaltung
    • 在法语中,它被称为:Gestionnaire d'identification
    • 在波兰语中,它被称为:Menedżer poświadczeń
    • 在葡萄牙语中,它被称为:Gerenciador de Credenciais
    • 在俄语中,它被称为:Диспетчер учётных данных
    • 在西类牙语中,它被称为:Administrador de credenciales
    • 在挪威语中,它被称为:Legitimasjonsbehandling
    • 在捷克语中,它被称为:Správce pověření

    Go to Credential Manager

  • 转到 Windows 凭据

  • 删除 Generic Credentials 下的条目

    Go to Windows Credentials and Delete the entries under Generic Credentials

  • 尝试重新连接。这次,它应该会提示您输入正确的用户名和密码。

关于windows - 从 Git 中删除凭据,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15381198/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com