Github 入門資料整理
建議先從UI工具下手 後面慢慢學指令
- 安裝Git https://git-scm.com/downloads
- 安裝Github Desktop https://desktop.github.com/
- 註冊Github帳號 https://github.com/
- 登陸上面2個
- 開啟Github Desktop clone專案
- VScode登入Github帳號
7.生成金鑰(選擇性)
https://home.gamer.com.tw/artwork.php?sn=5238639
8.合作開發流程
https://home.gamer.com.tw/artwork.php?sn=5471204
官方文件
https://docs.github.com/cn/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
初次設定
以Github Desk為例子
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
設定名稱和姓名(登陸時應該會自動帶入)
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
基本名詞
repository 倉庫
clone
push
pull
branch
merge
遊戲
https://learngitbranching.js.org/?locale=zh_TW
參考資料
https://gitbook.tw/chapters/config/user-config