Navigate

Wednesday, February 22, 2017

TechIMPACT - Day 6

Today we learned about Git and GitHub. Basically Github is a repository for content (code and basically anything else you want to store). It provides great way for a person or a team to work on projects, save different versions, and keep track of changes. Git is a desktop app that stores data and your files at the time you make changes as a form of version control. You use Git to commit your files and changes to GitHub.

After learning, it was time to put my new knowledge to the test! I was able to 

-create an open source repository
-started and manage a new branch
-change a file and commit those changes to GitHub
-open and merge a Pull Request

If you knew how long I wanted to know how to do this....you'd have tears of joy for me!!!
Feel free to visit my Github and see what I've been up to.

~ Lisa Lou

No comments:

Post a Comment

Let me know what you think....