Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@ 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 an open source distributed version control system used for easy code management/sharing.**
## What do you think the top 3 reasons to use GitHub / GitLab are?
1.
2.
3.
1. Version control
2. Simple workflow
3. Easy collaboration

## What is a Pull Request?

**A pull request is a way of submitting changes.**
## Links to relevent Github / git tutorials
- [Github](https://github.com/)
- Add a resource link here
- Add another resource link here
- [Atlassian] (https://www.atlassian.com/git/tutorials)
- [The New Stack] (https://thenewstack.io/tutorial-git-for-absolutely-everyone/)


### 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).

![Matty](http://giphygifs.s3.amazonaws.com/media/g5zvwUa9720pO/giphy.gif).
10 changes: 3 additions & 7 deletions Reflection.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# 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)
```
This post will contain my YouTube video explaining why Git is is so useful and demonstrating it during completion of Lab 2.

Good luck!
# My YouTube Video
[MaksSec YouTube Video](https://www.youtube.com/watch?v=UxDlU3EtQD8&feature=youtu.be)