You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The instructions in Module 2.2 ask for the student to create a new branch on the remote, but then asks the student to fetch and merge the changes locally into the master branch. This doesn't seem like the right vocabulary. shouldn't you be asking students to either fetch the remote branch or pull the main branch? There has been no discussion about merging up to this point. So it's unclear what is expected. (Or maybe I am just missing something)
In your local repository (on your computer) of the Campus-Advisor_Training repository, which we cloned in the last assignment, fetch and merge this change into your master branch on the command line.
The text was updated successfully, but these errors were encountered:
The instructions in Module 2.2 ask for the student to create a new branch on the remote, but then asks the student to fetch and merge the changes locally into the master branch. This doesn't seem like the right vocabulary. shouldn't you be asking students to either fetch the remote branch or pull the main branch? There has been no discussion about merging up to this point. So it's unclear what is expected. (Or maybe I am just missing something)
The text was updated successfully, but these errors were encountered: