git config --global user.name "tawan158" git config --global user.email "tawan158@ugm.com.tw" ``` git config --global user.name "tawan158" git config --global user.email "tawan158@ugm.com.tw" 請輸入自己申請的Github帳號與email 在每一次的 Git commit (提交,我們稍後會提到) 都會記錄作者的訊息像是 name 及 email , \--global 代表全域設定,所有的數據庫 由於電腦教室會還原,因此每次到教室安裝「git」後,記得都要設定 4. 登入github,並切換至 hhjh106 5. 取得下載鑰匙 ![](https://www.ugm.com.tw/uploads/tad_book3/image/git/1_git_https.jpg) 6. $git clone 鑰匙 7. 檢查 github下是否有產生 hhjh 資料夾