Question: please answer with linux on mac os 9. (L03) Push changes. Instructions: Follow the instructions below in a Linux terminal and write out all of

please answer with linux on mac os 9. (L03) Push
please answer with linux on mac os 9. (L03) Push
please answer with linux on mac os
9. (L03) Push changes. Instructions: Follow the instructions below in a Linux terminal and write out all of the commands needed to follow the instructions (step 1-4). This question follows from Q2. 1. Create a public github repository. 2. Follow the github instructions for an existing github repository. 3. Push changes from local main branch to github main branch (remote). 4. Push changes from local new-feature branch to github new-feature branch (remote). 10. (L03) Pull changes. Assume your teammate made some commits into the new-feature branch. What is the git command to pull the changes from the new-feature branch on github onto your local new-feature branch? 11. (L03) Cloning. Write out in your own words what is the difference between using the git clone command and the git pull command. 12. (L04) Explore a large git repository Instructions: Follow the instructions below in a Linux terminal and answer the question at the end. Note: some of the commands may take a several minutes (depending on your internet connection). 1. git clone https://github.com/commaai/openpilot.git 2. cd openpilot Answer the following questions: 1. What is the date and the name of the author of commit with hash 03977a8783726038 cdeae16e2115e3b9d1f47ab8? - Write answer here using the date format MM/DD/YY. 2. What is the oldest commit of the openpilot repository? Write hash and date. 13. (L04) Merge conflict Given the git repository at Q2. How would you create a merge conflict between main branch and neu-feature? Write out all of the commands. How would you fix the merge conflict? 14. (L04) Git fixes Write out what are the advantages/disadvantages of using git revert versus git reset

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!