Skip to main content

Learning Git

Git 檔案狀態

狀態 2 與 3 的檔案已經由 Git 控管內容變更。 

    Modified/Untracked: 檔案已修改,尚未執行 git add  Staged: 檔案已經 git add,尚未執行 git commit  Commited: 檔案已經 git commit 
    Git Commands Work

    git_commands_work.jpeg

    中文
    英文
    Bitbucket
    Git Tools
    Git Server
    CI/CD