Posts tagged git

May10

Analyse Your Git Log With Ruby

ruby ~ git | comments

The git log command is a powerful beast. Combined with a little bit of ruby code, you can quickly run off simple reports to get an understanding of a project in different ways.

Continue reading »

Jan23

ToirtoiseSVN gets ported to TortoiseGit

git | comments

I was looking around for a good Git GUI the other day, and stumbled across the ToirtoiseGit project. It’s early days, but really looking forward to developments there.

Continue reading »

Oct10

10 reasons why GIT is cool

git | comments

I’ve been using GIT for simple for my personal .NET projects for a few months now. Things I like are:

Continue reading »

Jul27

Cheap as Chips private Git hosting

software ~ git | comments

I’ve been playing with Git on a jungledisk drive recently (which uses Amazon S3 behind the scenes).

Continue reading »