小编Ash*_*tta的帖子

尝试推送到 git lab 时,“请确保在 git 中配置了‘user.email’和‘user.name’”

当我尝试推送到我的 git lab 帐户时,我不断收到相同的消息:

“确保你在 git 中配置了你的 'user.email' 和 'user.name'”。

我已经做了

git config --global user.name "John Doe"

git config --global user.email "johndoe@email.com"
Run Code Online (Sandbox Code Playgroud)

我已经检查过

git remote -v
Run Code Online (Sandbox Code Playgroud)

有人对我还能做什么有任何想法吗?

git gitlab

26
推荐指数
2
解决办法
3万
查看次数

标签 统计

git ×1

gitlab ×1