Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.11 KB

File metadata and controls

27 lines (20 loc) · 1.11 KB

Git Lesson Homework

To complete this homework you should

  1. Fork this repository to create version on your profile
  2. Clone the new repository from your profile using Github Desktop
  3. Create a new file called FIRSTNAME_LASTNAME
    • For example, if your name is Mohamed Ali then call your file MOHAMED_ALI
  4. In this file, write an introduction yourself. You should include:
    1. Your name
    2. Where you where born
    3. What country do you want to live in
    4. Your favourite movie
    5. An interesting fact about yourself
  5. Commit the file to your repository
  6. Push the file to Github
  7. Open a Pull Request to this repository

Asking for Help

Have you had problems with any of the steps above. Ask for help on Slack - another student or a teacher will be able to help you!

When you ask for help you should always say what exactly isn't work

Do not write: "Git doesn't work. Can someone help me?"

Do write: "I've tried to push my file using git but it's giving me this error XYZ. I've tried to search Google for the answer but I can't find anything. Can somebody help me?"