The Git portion, is a low-level system created by Linus Torvalds to:
The origin of the word git is that Linus Torvalds was an egotistical personality - so he named all of his projects after himself. Git is British slang for “unlikeable person.” Humorously, Linus himself nicknamed Git “the stupid content tracker”
Does it make sense to keep 20 versions of the same file on your laptop? Imagine being able to open up a document online and:
That’s the power of having a version control system, which in our case is Github.
The Hub portion takes everything we do to a social level. Github is a web-based social network for users to host and share code.
In Github, you can
By giving exposure to our work, it changes the way we think about working on code. We no longer have to write programs in siloes.