📜  git mainstages - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:40.045000             🧑  作者: Mango

代码示例1
Git defines three main states a file can be in:
- committed
- modified
- and staged for commit.