git-credential-store
Git 凭证存储助手,用于将密码存储在磁盘上。 更多信息:https://git-scm.com/docs/git-credential-store.
git config credential.helper 'store --file={{路径/到/文件}}'