Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【使用必看】之更新失败 #46

Open
happy-happ opened this issue Sep 15, 2021 · 5 comments
Open

【使用必看】之更新失败 #46

happy-happ opened this issue Sep 15, 2021 · 5 comments

Comments

@happy-happ
Copy link

happy-happ commented Sep 15, 2021

这种情况也实用”小滴滴拉取代失败:exit status 128“
进入cd xdd-plus
输入 git stash失败,和发送机器人升级,失败的往下看

链接服务器,进入xdd目录
cd xdd-plus
找到.git这个文件夹
进入.git文件夹,找到config文件
编辑这个文件(用编辑器编辑)
在文件最后一行加上两行代码
[user]
email=em #自己的邮箱或者随意
name=name #随意
重启xdd-plus

@happy-happ
Copy link
Author

更新失败,拉取失败都先看这,别新提交了

@764763903a 764763903a pinned this issue Sep 15, 2021
@764763903a
Copy link
Owner

开心得推送了一波更新

@happy-happ
Copy link
Author

开心得推送了一波更新

老哥啥事让你这么开心啊

@zyx338425
Copy link

另外个教程输入两条命令解决

git config --global user.email "你的[email protected]"
git config --global user.name "你的名字"

实测邮箱,名字乱随便输入就行。
示例

git config --global user.email "[email protected]"
git config --global user.name "11"

@qingrenguo
Copy link

为什么我直接拖进去的文件夹没有.git这个文件夹

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants