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
we can use following git command to check the status of files in our git directory. like staged, unstaged and untracked
git status