$ git clone https://github.com/(項目網址) $ cd (項目名稱) $ git add . $ git commit -m “(commit名稱)” $ git push origin master