atlassian-sourcetree - 完成发布期间的 Sourcetree fatal error - 致命 : could not read Username for 'https://github.com' : Device not configured

标签 atlassian-sourcetree

我们正在使用 sourcetree,在完成发布期间,我们遇到了如下 fatal error 。它适用于提交、合并、推送。早些时候它也适用于“完成版本”。

致命:无法读取“https://github.com”的用户名:设备未配置

最佳答案

我在 Sourcetree 版本 3.2.1 (225) 中遇到过类似问题

以下步骤解决了问题:

  1. 转到“首选项”
  2. 选择标签“Git”
  3. 在“Git 版本”部分选择“使用系统 git”
  4. 新窗口(找到您的系统 git 可执行文件)打开。选择“git”并点击打开。

这解决了我的问题。

关于atlassian-sourcetree - 完成发布期间的 Sourcetree fatal error - 致命 : could not read Username for 'https://github.com' : Device not configured,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/66451234/

相关文章:

git - 忽略 Sourcetree 中已提交的文件

git - 如何使用 sourcetree 将 dll 添加到 bitbucket

atlassian-sourcetree - Sourcetree 无法刷新 OAuth token ,出现错误 ERR_SSL_PROTOCOL_ERROR

git - 本地存储库作为子模块

git - 在 IntelliJ 中重构时如何将更改日志保存在 git 文件中?

git - 如何忽略 Git 中的现有文件?

git - 如何丢弃所有本地 git 更改并恢复到旧提交?

visual-studio - 如何使用Visual Studio(vsdiffmerge)作为SourceTree for Mercurial中的外部差异工具?

xcode - 如何在 SourceTree 中重新定位工作副本

切换分支时 Git 删除文件