Want to know what all the GitHub hubbub is about?
Read on to find out.
Git is similar to other version control systems—Subversion, CVS, and Mercurial to name a few.
So, Git is a version control system, but what does that mean?
Version control systems keep these revisions straight, storing the modifications in a central repository.
Every developer can see these new changes, download them, and contribute.
It stores file changes more efficiently and ensures file integrity better.
If youre interested in knowing the details, theGit Basics pagehas a thorough explanation on how Git works.
So, what makes GitHub so special?
This is an amazing feature that vastly encourages the further development of programs and other projects.
you’re free to do so by creating a pull request.
Although its a lot less common, you could actually use GitHub for any types of files.
Now that you know what GitHub is all about, are you ready to get started?
Head over toGitHub.comand be sure to check out theirhelp pagesafter signing up.