Files in the index : Tracked files Files not in the index : Untracked files
- working tree is the working directory
- When indexed file content and working directory file content match the state is called “Stage”
- When indexed file content and working directory file content do not match the state is called “Unstage”
Version-Control Commands




