JavaShuo
欄目
標籤
Git上初次提交項目,報Please tell me who you are錯誤
時間 2021-01-12
欄目
Git
简体版
原文
原文鏈接
在git上初次提交項目時,報了一個Please tell me who you are...等等錯誤,如圖所示 在網上搜索一下,找到了解決方法.特此記錄下來. 打開你自己安裝Git目錄下的git - bash,輸入命令 git config --global user.email "你的郵箱" git config --global user.name "你的名字" 其實報錯信息已經給我
>>阅读原文<<
相關文章
1.
git中提示 please tell me who you are
2.
提交到github報錯Please tell me who you are
3.
解決提交項目到GitHub,報錯Please tell me who you are的問題
4.
使用git commit命令時會提示"Please tell me who you are
5.
idea中GitHub報錯:but initial commit failed: *** Please tell me who you are.
6.
*** Please tell me who you are. Run git config --global user.email "you@example.
7.
git Please tell me who you are解決方法
8.
git提交報錯
9.
CTF writeup -who are you?
10.
在git中,使用git.commit命令時,這個Please tell me who yoy are 解決辦法
更多相關文章...
•
Git 查看提交歷史
-
Git 教程
•
錯誤處理
-
RUST 教程
•
Git可視化極簡易教程 — Git GUI使用方法
•
Git五分鐘教程
相關標籤/搜索
項目報錯
tell
錯誤
項目錯誤案例
項目上線
誤報
初次
交錯
提交
錯報
Git
紅包項目實戰
Git 教程
PHP教程
Git
Git GUI
初學者
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
ubantu 增加搜狗輸入法
2.
用實例講DynamicResource與StaticResource的區別
3.
firewall防火牆
4.
頁面開發之res://ieframe.dll/http_404.htm#問題處理
5.
[實踐通才]-Unity性能優化之Drawcalls入門
6.
中文文本錯誤糾正
7.
小A大B聊MFC:神奇的靜態文本控件--初識DC
8.
手扎20190521——bolg示例
9.
mud怎麼存東西到包_將MUD升級到Unity 5
10.
GMTC分享——當插件化遇到 Android P
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
git中提示 please tell me who you are
2.
提交到github報錯Please tell me who you are
3.
解決提交項目到GitHub,報錯Please tell me who you are的問題
4.
使用git commit命令時會提示"Please tell me who you are
5.
idea中GitHub報錯:but initial commit failed: *** Please tell me who you are.
6.
*** Please tell me who you are. Run git config --global user.email "you@example.
7.
git Please tell me who you are解決方法
8.
git提交報錯
9.
CTF writeup -who are you?
10.
在git中,使用git.commit命令時,這個Please tell me who yoy are 解決辦法
>>更多相關文章<<