一開始的初始化
Client 端的init(拿來pull用的)-
git init
-
git init --bare
基礎指令
上台→擺姿勢→拍照
上台把檔案擺進資料夾中。
擺姿勢
修改完成,並且add該檔案
加入要追縱的檔案
-
git add <file name>
當作玩RPG的"Save"
- git commit –m "<commit title>"
當作玩RPG的"Load"
- git reset –hard
- $ git reset --hard <前五碼>
- $ git checkout <前五碼>
上傳下載Server
檢查同步後上傳-
git push
-
git pull
-
git rebase
查詢
圖形化開發歷程-
git log –graph --all
-
git status
沒有留言:
張貼留言
(什麼是留言欄訊息?)