我使用 Git 客户端工具是 TortoiseGit,在提交更新的时候,不知何时起会出现下面这种情况: 正常提交作者信息显示应该是: 本来也没怎么注意,但是在提交历史中,记录就不显示出来了,也就是在首页的提交记录中: 根据提示信息:“Unrecognized author. If this is you, make sure yuezhongxin@qq.com is associated with your account. You can add emails in your account
Command line instructions You can also upload existing files from your computer using the instructions below. Git global setup git config --global user.name "xxx" git config --global user.email "xxx@gmail.com" Create a new repository g
https://github.com/Epix37/Hearthstone-Deck-Tracker/issues/1391 I fetch the code from your repository,loop the following steps step1: create a branch on the last commit of the third party,and swicth to the new branch step2:rebase the new branch onto m