From 7e661a08ebb1c89163dd5acd88d993bfb6ce2d80 Mon Sep 17 00:00:00 2001 From: eaztech101 <54868491+eaztech101@users.noreply.github.com> Date: Mon, 9 Sep 2019 15:30:26 -0400 Subject: [PATCH 1/2] Update README.md I listed the top 3 reasons to use GitHub / GitLab, described what a pull request is (deleted both definitions and made them one), added a YouTube link, and changed one of the GIFs on the bottom of the page --- README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 410f2a9..60a9029 100644 --- a/README.md +++ b/README.md @@ -18,16 +18,15 @@ A repo to play with the common git operations in and learn how to get working wi # FILL THINGS OUT BELOW THIS LINE AND DO IT IN MARKDOWN ## Working definition of Git and what it's done for -Git is a free and open source distributed version control system designed to handle every projects +Git is a free and open source distributed version control system designed to handle every project. + ## What do you think the top 3 reasons to use GitHub / GitLab are? -1. Version control -2. Collaborate -3. Code review +1. Source control +2. Collaboration with other developers +3. Allows you to promote your code for others to view ## What is a Pull Request? -Pull requests let you tell others about changes you've pushed to a branch in a repository - -a pull request lets other users know that youve made changes and what those changes are. +Pull requests allow you to tell other users about changes you've pushed to a repository, which leads to collaberation and review on possible changes. ## Links to relevent Github / git tutorials - [Github](https://github.com/) @@ -36,9 +35,9 @@ a pull request lets other users know that youve made changes and what those chan - [Github](https://github.com/) - https://www.youtube.com/watch?v=SWYqp7iY_Tc - https://product.hubspot.com/blog/git-and-github-tutorial-for-beginners - +- https://youtu.be/Loav1kbA640 ### Change this image to be something else with different alt data You can also do images like the one just below here using the ! ![Oh Spongebob](https://media.giphy.com/media/HmO7FZjok6mhW/giphy.gif). -![Falling](https://media.giphy.com/media/cHFdCVLqWhOJW/source.gif). +![Avocado](https://media2.giphy.com/media/d1FL4zXfIQZMWFQQ/giphy.gif?cid=790b761127055170e6508b28f43c4714ba45a77f53806057&rid=giphy.gif). From 0d9d2d7b6901a8b98ce22c44dd16ca6680f560a2 Mon Sep 17 00:00:00 2001 From: eaztech101 <54868491+eaztech101@users.noreply.github.com> Date: Mon, 9 Sep 2019 15:37:56 -0400 Subject: [PATCH 2/2] Update READ.md Listed the top 3 reasons to use GitHub / GitLab, defined what a pull request is, added two links, and changed one of the GIFs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60a9029..27689f5 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ Pull requests allow you to tell other users about changes you've pushed to a rep - https://www.youtube.com/watch?v=SWYqp7iY_Tc - https://product.hubspot.com/blog/git-and-github-tutorial-for-beginners - https://youtu.be/Loav1kbA640 +- https://github.com/llSourcell/How-to-Use-GitHub ### Change this image to be something else with different alt data You can also do images like the one just below here using the !