InterviewSolution
Saved Bookmarks
| 1. |
Which of the following command is used to give a message description?(a) git command -m(b) git command -d(c) git command -message(d) none of the mentionedThe question was asked during a job interview.My doubt stems from CLI and Git Workflow in division Data Science Basics and Data Scientist Toolbox of Data Science |
|
Answer» Correct choice is (a) GIT COMMAND -m |
|