Google News
logo
Git - Quiz(MCQ)
What is the command to get the current status of the Git repository?
A)
--status
B)
git status
C)
git getStatus
D)
git config --status

Correct Answer :   git status

Advertisement