【发布时间】:2022-06-22 12:05:55
【问题描述】:
git config credential.helper store
在设置 -> 版本控制 -> Git 中启用“使用凭据助手”。
在每个项目中,您都必须使用此终端代码进行配置。
*这是一个临时解决方案,直到找到与此问题相关的任何内容
【问题讨论】:
-
我得到了这个问题的解决方案,答案是:git config --global credential.helper store
标签: android git android-studio gitlab android-studio-bumblebee