Saturday, May 9, 2015

Created my first Github repository

Just followed the instruction here:
https://guides.github.com/activities/hello-world/

Learning Github and Git is a very good way to learn these basic idea about software development :

1. Version Control

2. README - why do we need this?
3. Branching
4. Merging the changes
5. Check in (Submit the changes and add comments)

This is my first Github repository.







---
Added on September 7, 2015.
Here is a great video:




The purpose of creating a Github repository is to have a workspace of holding your files.

If you are contributing to a project, you probably need to fork a repository.


No comments: