Google News
logo
Git - Quiz(MCQ)
What is the command to see the available options for the commit command?
A)
git commitHelp
B)
gitHelp commit
C)
git commit -help
D)
git commit readme

Correct Answer :   git commit -help

Advertisement