Git resources

Think Like A Git

This one I came by first through #linktuesday. The site was started to make learning Git a lot easier, and I’m thinking they’re succeeding. If you’re new to Git (and even if you’re not), this one might well be very useful to you.

Pro Git

I guess everyone who ever looked into Git has already seen Pro Git, but I need to share this one if I’m talking about Git resources. It’s still my default Git resource when I need to look something up.

Starting With Git: Cheat Sheet

Cheat sheets are always good, but this one is special. It’s not just a listing of the Git commands, but actually contains some explanations as well, making it extra useful. I refer to this one in every single training I deliver on Git.

Building a Drupal site with Git

The company I deliver most of my Git sessions for is one of the leading development and maintenance shops for Drupal and Joomla! projects in The Netherlands, so I’ve been digging into specific documentation for working with Git in combination with those projects. It turns out that Drupal already has excellent documentation on the topic!

How to track your Joomla! project with Git

It looks like Joomla! is a bit behind on the Git bandwagon, but I learned today from one of my students that Joomla! has actually finalized the decision to fully move to Git, so I’m guessing more documentation will follow soon for Joomla!, right now there is already some third-party blogs that have published some stuff, like the article by howtojoomla.net on how to manage your Joomla! project with Git.

Let me know!

If you know of any other resources on using Git, let me know, I’m always happy to include more links in my training sessions!


Leave a Reply

Your email address will not be published. Required fields are marked *