Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 704 Bytes

File metadata and controls

17 lines (15 loc) · 704 Bytes

Git Exercise

To complete this exercise 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.txt
    • For example, if your name is Mohamed Ali then call your file MOHAMED_ALI.txt
  4. In this file, write an introduction yourself. You should include:
    1. Your name :esmail
    2. Where you where born :somalia
    3. What country do you want to live in :america
    4. Your favourite movie :the fast and the furios
    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