in development, geek stuff

Git references and tutorials

Git is a choice for many developers, groups and companies and you can find many resources online. I compiled a list of some of my favourites, and they can help us to grasp the “magic” of Git a bit better…

 

GitHub and Git logos

Differences between Git and GitHub:

 

Git is a revision control system, a tool to manage your source code history. GitHub is a hosting service for Git repositories. So they are not the same thing: Git the tool, GitHub the service for projects that uses Git. [Source: Stackoverflow]

 

I hope this helps! Enjoy!

 

UPDATE – 22/04/2014

More tutorials – https://www.atlassian.com/git

This one is just brilliant: http://www.git-tower.com/learn/ it has many options, but there is a FREE online book and great visuals.

Learn Version Control with Git A step-by-step course for the complete beginner

Learn Version Control with Git
A step-by-step course for the complete beginner

And yet another Git Cheat Sheet – http://www.git-tower.com/blog/git-cheat-sheet-detail/

UPDATE – 22/09/2015

Another GIT tutorial came to me, by @udemy. It is text-and image based, easy to search for quick answers, and super helpful for anyone: as a base for learning or as a reference guide.

Write a Comment

Comment