InterviewSolution
Saved Bookmarks
| 1. |
Which of the following command allows you to update the repository?(a) push(b) pop(c) update(d) none of the mentionedI had been asked this question in a national level competition.This question is from CLI and Git Workflow topic in section Data Science Basics and Data Scientist Toolbox of Data Science |
|
Answer» The CORRECT ANSWER is (a) push |
|