在仓库根目录下找到 .git/config  文件。

在里面添加:

[credential]
    helper = store

既可。

相关文章: