git clone https://github.com/DarrenLin1112/Darren.git?
git status 查看工作區的狀態 ? 經常查看自己工作區狀態
git add 文件名 ? 文件建立一個跟蹤 ?get add .
git commit -m "test"
git commit 執行提交的變更
git push 發布您的本地提交git
git config --global push.default simple ?設置新的使用習慣
git help config
Python 】#sudo chown -R smbuser:smbuser Darren/ 給權限