Git GitHub Overview
The pages in this section are about Git and GitHub.
Git
So, what is Git? Git is a distributed revision control system (DRCS) and sooner or later I had to sink my teeth into version control. Git was initially designed and developed by Linus Torvalds for Linux kernel development.
GitHub
Then, what is GitHub? GitHub is a web-based hosting service for software development projects that uses this Git system and I decided to give it a go first for some rather simple classes as open source software. Maybe later we can move the whole thing of my framework over to GitHub. We'll see.
As with all other pages in my Knowledge Base the pages in this section are not a complete reference neither to Git nor GitHub. It is just a collection of little things I discovered along the way.
Following is a list with the articles available
If you have any questions or like to participate (aka fork) or just watch you can find me as awd-git here at GitHub.