iT邦幫忙

2023 iThome 鐵人賽

DAY 14
0
自我挑戰組

所有資訊界相關系列 第 14

<Day14>git無法直接用終端機指令驗證

  • 分享至 

  • xImage
  •  

git好像在2021 8/13的時候關閉了直接使用github帳號密碼做 git push 到remote上了!

remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
fatal: Authentication failed for ‘https://github.com/myGitHubName/project.git/'

所以只能用token的方法

*首先到自己帳號的設定,“不是你某個專案的設定唷!”
https://ithelp.ithome.com.tw/upload/images/20230927/20161062NONDt6ZS30.png
*滑到最下面會看到,並且點選
https://ithelp.ithome.com.tw/upload/images/20230927/20161062mUt1OazhAm.png
*點選token
https://ithelp.ithome.com.tw/upload/images/20230927/20161062OwsfdRnfUP.png
*
https://ithelp.ithome.com.tw/upload/images/20230927/20161062mKtbdru9is.png
*輸入自己想取的名字,並且選維持天數
https://ithelp.ithome.com.tw/upload/images/20230927/20161062XCDAAGubbt.png
*點選確定
https://ithelp.ithome.com.tw/upload/images/20230927/2016106252mm5e6OwU.png
**就會有token了
!!!!再到終端機上把密碼換成token就可以了!

*當然如果在git裡面執行,他好像會直接跳出要你輸入token,不太確定。


上一篇
<Day13>網頁框架模板好幫手"Bootstrap"--大致介紹
下一篇
<Day15>編譯器&環境
系列文
所有資訊界相關24
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言