we can use following git command to check the status of files in our git directory. like staged, unstaged and untracked
git Status
git statuswe can use following git command to check the status of files in our git directory. like staged, unstaged and untracked
git status