From c5c97168699a4e86784bb04d0c9520320ba59f1a Mon Sep 17 00:00:00 2001 From: AJPsciandtech <54812194+AJPsciandtech@users.noreply.github.com> Date: Wed, 4 Sep 2019 17:56:25 -0400 Subject: [PATCH 1/5] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3b21c11..9167d30 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,14 @@ 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 maintains and tracks all changes made to code within your project. It also saves every version created and organizes it into a repository. ## What do you think the top 3 reasons to use GitHub / GitLab are? -1. -2. -3. +1. The ability to create a Repository of all changes in an organized manner. +2. The ability to collaborate with other programmers. +3. The ability to openly share your code with others ## What is a Pull Request? - +A pull request is basically an announcement of the changes one has made to other programmers working on the project, in order to discuss proposed edits. ## Links to relevent Github / git tutorials - [Github](https://github.com/) - Add a resource link here @@ -35,3 +35,4 @@ A repo to play with the common git operations in and learn how to get working wi ### 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/3oEjI4sFlp73fvEYgw/giphy.gif). +![gif](https://giphy.com/gifs/zach-galifianakis-the-hangover-wolf-pack-lYRWahrLyodBm) From 324ab6642405846c8b94835cfcbe1630941ef586 Mon Sep 17 00:00:00 2001 From: AJPsciandtech <54812194+AJPsciandtech@users.noreply.github.com> Date: Wed, 4 Sep 2019 17:58:05 -0400 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9167d30..9005ed6 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,4 @@ A pull request is basically an announcement of the changes one has made to other ### 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/3oEjI4sFlp73fvEYgw/giphy.gif). -![gif](https://giphy.com/gifs/zach-galifianakis-the-hangover-wolf-pack-lYRWahrLyodBm) +![hangover](https://giphy.com/gifs/zach-galifianakis-the-hangover-wolf-pack-lYRWahrLyodBm) From 2a8eeffaef135bb98bfc4c880860f22dd3ae7b37 Mon Sep 17 00:00:00 2001 From: AJPsciandtech <54812194+AJPsciandtech@users.noreply.github.com> Date: Wed, 4 Sep 2019 18:19:28 -0400 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9005ed6..833a534 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,4 @@ A pull request is basically an announcement of the changes one has made to other ### 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/3oEjI4sFlp73fvEYgw/giphy.gif). -![hangover](https://giphy.com/gifs/zach-galifianakis-the-hangover-wolf-pack-lYRWahrLyodBm) +![hangover](http://giphygifs.s3.amazonaws.com/media/lYRWahrLyodBm/giphy.gif). From 8236c0da5f75081c05d6337406434f1d81f07546 Mon Sep 17 00:00:00 2001 From: AJPsciandtech <54812194+AJPsciandtech@users.noreply.github.com> Date: Wed, 4 Sep 2019 18:22:37 -0400 Subject: [PATCH 4/5] New Update README.md From 769d4ee36c4a3920cead06fd30a33f574956ed30 Mon Sep 17 00:00:00 2001 From: AJPsciandtech <54812194+AJPsciandtech@users.noreply.github.com> Date: Mon, 9 Sep 2019 23:35:54 -0400 Subject: [PATCH 5/5] Update Reflection.md --- Reflection.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Reflection.md b/Reflection.md index 01e5b18..e2ec37d 100644 --- a/Reflection.md +++ b/Reflection.md @@ -1,9 +1,7 @@ # My Reflection / Blog -Use this file to submit your blog post to your github account / repo. In it, include some markdown to practice, especially a link to your video. -*Screencast submission* - [YouTube video by HAXcms core contributor Michael Potter](https://www.youtube.com/watch?v=5aPae031TxM&list=PLJQupiji7J5cGYiOflGYFwXSEoHMoowkP&index=17&t=0s) -Here's a reminder of how you do the link above as code. -```markdown -*Screencast submission* - [YouTube video by HAXcms core contributor Michael Potter](https://www.youtube.com/watch?v=5aPae031TxM&list=PLJQupiji7J5cGYiOflGYFwXSEoHMoowkP&index=17&t=0s) -``` +Github is a very useful and unique tool for programmers. Through Github programmers can collaborate on a project while maintaining organization. After programmers finish making their final edits or commits, they can send a pull request. A pull request is a submission of your final commit to be reviewed by the project coordinator. This process creates an organized way to approve or deny the edits within the team of programmers. + +Additionally, I would like to include that Github is a great tool for a team of programmers. I have never heard of this application before, so there was a bit of a learning curve in order to understand Github. However, I discovered shortly after that Github was somewhat easy to use in regards to the function that we used such as commits and pull requests. I look forward to learning more about Github as well as using it in the future. -Good luck! +*Screencast submission* - [Youtube video](https://www.youtube.com/watch?v=2jHQX4djJyU&feature=youtu.be) +```