In this lesson, you learned how to commit file changes, create branches, and fetch and pull updates from GitHub. To complete this assignment, you’ll change this file in a new branch on GitHub and then pull the changes to your local repository by following the instructions below:
- Create a new branch named
edit-module-assignmenton GitHub - On the
edit-module-assignmentbranch, edit this fileModule 2.2 Assignment.mdby clicking the pencil, or 'Edit', icon - In the editor for
Module 2.2 Assignment, add your name on the first line above the title, then scroll towards the bottom of the page and click “Commit changes” - On the
Campus-Advisor-Trainingrepository you cloned to your computer in the last assignment, fetch and merge the changes you’ve made in this file into yourmasterbranch using the command line
To submit this assignment, create an issue titled Module 2.2 Assignment in this repository. In the issue, provide a screenshot of your command line showing the commands you used to complete this assignment, then proceed to the next section in this module.