git

Source Control – Resources

06/08/2010 in RIA View Comments

As I bounce around between source control systems I begin to collect good resources, especially cheat sheets. Currently I am beginning to use Mercurial a lot, and have been a big fan of Git for a while. SVN is an old staple now and needs to be included as well. Below is a quick and helpful list of resources for several popular source control systems. Click on the thumbnail to download the hi-quality printable versions. I hope you find these helpful and requests are definitely appreciated for adding to the list.

—–

Git cheat sheet: [HQ PNG]

Reference and original location: [click here]

—–

Mercurial Usage: [PDF]

Reference and original location: [click here]

—–

Mercurial quick start: [HQ PNG]

Reference and original location: [click here]

—–

SVN cheat sheet: [PDF]

Reference and original location: [click here]

—–

More resources:

Mercurial:

git: Learn how to branch

01/31/2010 in RIA View Comments

This demo runs through quickly showing you how to create and manage branches with git. Hopefully you learn a few tips on how to manage branching. Feel free to drop me a line in the comments with any questions and I will be glad to help.

git: Simple video tutorial

01/03/2010 in RIA View Comments

A number of twitter followers and people that I follow are really starting to take advantage of the coolness that is git and github.com. To help with accessing some source files I am creating for a RobotLegs demo, I put together a quick git/github demo video. Watch the demo here. I will forewarn you that I am from Tennessee do not hide the fact with my accent, which I am sure you will charming and will sooth the soul ;) . I hope you learn a little bit about git and will also see how easy it is to begin using.