当前位置:网站首页>What if does not match your user account appears when submitting the code?
What if does not match your user account appears when submitting the code?
2022-07-07 12:35:00 【Xiaoding Chong duck!】
One 、 problem
occasionally git push You will encounter the following situations when :

The main content is :xxx does not match your user account.the following user name and email address is currently registered
That is to say, the account information does not match , At this point, you only need to rebind the account name and mailbox
Two 、 terms of settlement
git config --global user.name "Your Name"
git config --global user.email [email protected]
git commit --amend --reset-authorAfter that push You can submit the code happily !!!
边栏推荐
- Is it safe to open an account in Ping An Securities mobile bank?
- Typescript interface inheritance
- 浅谈估值模型 (二): PE指标II——PE Band
- <No. 9> 1805. Number of different integers in the string (simple)
- 30. Feed shot named entity recognition with self describing networks reading notes
- 即刻报名|飞桨黑客马拉松第三期盛夏登场,等你挑战
- Apache installation problem: configure: error: APR not found Please read the documentation
- leetcode刷题:二叉树22(二叉搜索树的最小绝对差)
- How much does it cost to develop a small program mall?
- BGP third experiment report
猜你喜欢

The IDM server response shows that you do not have permission to download the solution tutorial
![111. Network security penetration test - [privilege escalation 9] - [windows 2008 R2 kernel overflow privilege escalation]](/img/2e/da45198bb6fb73749809ba0c4c1fc5.png)
111. Network security penetration test - [privilege escalation 9] - [windows 2008 R2 kernel overflow privilege escalation]

Zhimei creative website exercise

EPP+DIS学习之路(2)——Blink!闪烁!

leetcode刷题:二叉树27(删除二叉搜索树中的节点)

Completion report of communication software development and Application

Static routing assignment of network reachable and telent connections

SQL Lab (36~40) includes stack injection, MySQL_ real_ escape_ The difference between string and addslashes (continuous update after)

Processing strategy of message queue message loss and repeated message sending

解决 Server returns invalid timezone. Go to ‘Advanced’ tab and set ‘serverTimezone’ property manually
随机推荐
[play RT thread] RT thread Studio - key control motor forward and reverse rotation, buzzer
关于 Web Content-Security-Policy Directive 通过 meta 元素指定的一些测试用例
Configure an encrypted web server
PowerShell cs-utf-16le code goes online
AirServer自动接收多画面投屏或者跨设备投屏
Tutorial on the principle and application of database system (011) -- relational database
Epp+dis learning path (1) -- Hello world!
Zhimei creative website exercise
SQL lab 21~25 summary (subsequent continuous update) (including secondary injection explanation)
Several methods of checking JS to judge empty objects
The IDM server response shows that you do not have permission to download the solution tutorial
Cenos openssh upgrade to version 8.4
leetcode刷题:二叉树23(二叉搜索树中的众数)
IPv6 experiment
Dialogue with Wang Wenyu, co-founder of ppio: integrate edge computing resources and explore more audio and video service scenarios
wallys/Qualcomm IPQ8072A networking SBC supports dual 10GbE, WiFi 6
Cryptography series: detailed explanation of online certificate status protocol OCSP
浅谈估值模型 (二): PE指标II——PE Band
The left-hand side of an assignment expression may not be an optional property access.ts(2779)
数据库系统原理与应用教程(010)—— 概念模型与数据模型练习题