Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.15 KB

File metadata and controls

14 lines (9 loc) · 1.15 KB

Module 2.2 Assignment

My name is Ashraful Nuhash

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:

  1. Create a new branch named edit-module-assignment on GitHub
  2. On the edit-module-assignment branch, edit this file Module 2.2 Assignment.md by clicking the pencil, or 'Edit', icon
  3. 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”
  4. On the Campus-Advisor-Training repository you cloned to your computer in the last assignment, fetch and merge the changes you’ve made in this file into your master branch using the command line

Submission

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.