From 606c574bb17f1ed7f762046e37dbf48e76119203 Mon Sep 17 00:00:00 2001 From: kader <85748832+wavyak@users.noreply.github.com> Date: Mon, 14 Jun 2021 13:32:31 +0300 Subject: [PATCH 1/4] Create answer --- answer | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 answer diff --git a/answer b/answer new file mode 100644 index 0000000..c5b42aa --- /dev/null +++ b/answer @@ -0,0 +1,32 @@ +# 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 + khadar abdullahi + 2. Where you where born + Djibouti + 3. What country do you want to live in + Somaliland Hargeisa + 4. Your favourite movie + Friday + 5. An interesting fact about yourself + short guy but who can crush you in the basketball court hhh +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?" From 85d1066be1b611b93a1f000c3f992df0fb027dad Mon Sep 17 00:00:00 2001 From: kader <85748832+wavyak@users.noreply.github.com> Date: Mon, 14 Jun 2021 13:33:25 +0300 Subject: [PATCH 2/4] Create khadar abdullahi --- khadar abdullahi | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 khadar abdullahi diff --git a/khadar abdullahi b/khadar abdullahi new file mode 100644 index 0000000..c5b42aa --- /dev/null +++ b/khadar abdullahi @@ -0,0 +1,32 @@ +# 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 + khadar abdullahi + 2. Where you where born + Djibouti + 3. What country do you want to live in + Somaliland Hargeisa + 4. Your favourite movie + Friday + 5. An interesting fact about yourself + short guy but who can crush you in the basketball court hhh +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?" From 220506f7543d11ba01d1c045e507ac03508dcda3 Mon Sep 17 00:00:00 2001 From: kader <85748832+wavyak@users.noreply.github.com> Date: Mon, 14 Jun 2021 13:33:40 +0300 Subject: [PATCH 3/4] Delete answer --- answer | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 answer diff --git a/answer b/answer deleted file mode 100644 index c5b42aa..0000000 --- a/answer +++ /dev/null @@ -1,32 +0,0 @@ -# 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 - khadar abdullahi - 2. Where you where born - Djibouti - 3. What country do you want to live in - Somaliland Hargeisa - 4. Your favourite movie - Friday - 5. An interesting fact about yourself - short guy but who can crush you in the basketball court hhh -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?" From d47ef1417754e5950a53c1bb0d24f24fb4084d47 Mon Sep 17 00:00:00 2001 From: kader <85748832+wavyak@users.noreply.github.com> Date: Mon, 14 Jun 2021 13:39:20 +0300 Subject: [PATCH 4/4] Delete README.md --- README.md | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 820b6aa..0000000 --- a/README.md +++ /dev/null @@ -1,27 +0,0 @@ -# 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?"