Git 是分散式版本控制系統,追蹤程式碼變更歷史。
常用指令包括 git add、git commit、git push、git pull、git merge。
GitHub、GitLab 提供程式碼託管與協作功能。