Check the status of git command

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

git Status

git status
Labels:
Git
Join the conversation