git中提示 please tell me who you are
該錯誤 就是 提示就是需要你登入一下,確認你的身份 ;
解決方案:
例如:
1. git config --global user.email "652081631@qq.com"
— 換行
2. git config --global user.name "pys"
給上圖片描述吧
注意: email 和 name 需要 ” ” ;
輸入正確的之後就能使用 git add 、commit等命令進行版本控制了 ~~~
相關文章
- Tell Me About Yourself Example 1
- A Person Who Is Important to MeImport
- 『vulnhub系列』Hack Me Please-1
- vulnhub靶場之HACK ME PLEASE
- How to add the cracked dlls in GAC---let me tell u
- 執行git命令時出現Please make sure you have the correct access rights and the repository existsGit
- Git push時報錯:fatal: Could not read from remote repository. Please make sure you have the correct access rightsGitREM
- https://www.testingcircus.com/tell-me-about-yourself-6-sample-answers-software-testers/HTTPGC
- 2017第二屆廣東省強網杯線上賽- who are you
- 平時程式碼中用不到設計模式?Are you kidding me?設計模式
- i tell you 微軟各種 作業系統 應用程式 開發工具 下載微軟作業系統
- 教你一步一步在vim中配置史上最難安裝的You Complete Me
- RealmBrowser 開啟提示:please enter a valid encryption key for this realm file
- 網站提示:You Don’t Have Permission To Access網站
- openGauss lo_tell
- vs code jshint報錯或者Open browser failed!! Please check if you have installed the browser correctly!錯誤.JSAI
- Git中級使用者的25個提示Git
- [譯] Don’t call me, I’ll call you:使用 Redux-Saga 管理 React 應用中的非同步 action (上)ReduxReact非同步
- windows cmd 提示 No JVM installation found.Please install a 32-bit JDKWindowsJVMJDK
- VS Code 提示 '未找到Git.請安裝Git,或在“git.path”設定中配置'Git
- One git command may cause you hacked(CVE-2014-9390)Git
- git在pull時報錯You have not concluded your mergeGit
- Shiro中的Remember me設定REM
- use database 切換提示You can turn off this feature to get a quicker startupDatabaseUI
- git-----You have not concluded your merge (MERGE_HEAD exists)解決Git
- Make sure you configure your "user.name" and "user.email" in git.AIGit
- 【git】Git commit時提示錯誤時 解決辦法GitMIT
- READ ME
- about me
- Are you sure you understand the responsive layout?
- 使用git pull提示refusing to merge unrelated historiesGit
- Git之提示There is no tracking information for the current branch.GitORM
- win10執行gta5提示unrecoverable fault - please restart the game怎麼解決Win10RESTGAM
- SAP ME12 修改PIR,系統提示:Condition type P000 does not allow supplementary
- recently----me
- 被忽略的設計(上):Tell, Show, and Create
- win10怎麼取消開機提示please press del or f2 to enter efi bios settingWin10iOS
- 解決 Git 更新本地衝突:commit your changes or stash them before you can mergeGitMIT