InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is the correct way of creating GitHub repository in to well labelled commits?(a) Fork another user’s repository(b) Pop another user’s repository(c) Zip another user’s repository(d) None of the mentionedI got this question in final exam.This intriguing question originated from CLI and Git Workflow in portion Data Science Basics and Data Scientist Toolbox of Data Science |
|
Answer» Right answer is (a) Fork another user’s REPOSITORY |
|