Git and GitHub
An Intro to Git and GitHub for Beginners (Tutorial)
“New to git? Follow the steps below to get comfortable making changes to the code base, opening up a pull request (PR), and merging code into the primary branch.”
Writing commit messages
“Personal guide to writing good commit messages, in Git or other version control systems.”
Git
Git - the simple guide
“just a simple guide for getting started with git. no deep shit ;)”
Learn Git Branching
“Interested in learning Git? Well you’ve come to the right place! “Learn Git Branching” is the most visual and interactive way to learn Git on the web; you’ll be challenged with exciting levels, given step-by-step demonstrations of powerful features, and maybe even have a bit of fun along the way.”
Book about Git
“The entire Pro Git book, written by Scott Chacon and Ben Straub and published by Apress.”
Hyvänen aika, Git!?! Voi v*ttu, Git!?!
“Git on vaikea ohjelma: mokaaminen on helppoa, ja sen keksiminen miten virheet korjataan, on suorastaan mahdotonta. Git:in dokumentaatioon turvautuminen on varsinainen muna-kana-ongelma: et voi hakea korjausta sotkuusi ellet tiedä jo tiedä sitä termiä jota olet etsimässä jotta saat ongelmasi ratkaistua.”
GitHub
Hello World - GitHub Guides
“The Hello World project is a time-honored tradition in computer programming. It is a simple exercise that gets you started when learning something new. Let’s get started with GitHub!”