el­studio

Tag: git

A successful Git branching model

4 Steps to Happiness Working with GitHub Projects

Git is a great (and fashionable) source control management program. GitHub takes the pain out of hosting Git for a group – for both open-source and private projects. How to best use them together? The Way to Happiness has these 4 steps:

GitHub Best Practices

The folks at GitHub have taken the pain out of centralized Git hosting. Even better, they’ve built in tools that make distributed version control easy to use for group projects. But how to set up your repositories and branches to avoid merge pain? Here are two good options.

Building Git on Centos 5

So you want to use Git the latest hotness in distributed version control. It builds easily using the instructions in the INSTALL file.