Learning Git

Git 檔案狀態

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

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

git_commands_work.jpeg

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

Revision #31
Created 1 January 2021 02:43:35 by Admin
Updated 27 December 2024 15:55:35 by Admin