Git remote <<
Previous Next >> Codespaces
Git push classroom main
git push classroom main
#若執行發生錯誤是因為沒有權限

#建立tokens以後設定即可推送,tokens設立請參考”維護個人倉儲”
git remote set-url classroom https://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@github.com/mdecad2025/2a-ag3.git
git remote set-url classroom https://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@github.com/mdecad2025/2a-ag3.git
紫色部分為tokens,請複製自己的替換
Git remote <<
Previous Next >> Codespaces