Skip to main content

Learning Git

Git 檔案狀態
  1. Modified: 檔案已修改,尚未執行 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