Tag Archives: GIT

GitX

GitX is a git GUI specifically for Mac OS X. It currently features a history viewer much like gitk and a commit GUI like git gui. But then in silky smooth OS X style!

Django From the Ground Up (Screencast)

This Week in Django have a series of screencast — Django From the Ground Up – from setting up version control, building the models, views, and crafting the templates, to setting up and automatically deploying to a production server.

Git: the minimum you need to know

Some of the basic and must-know commands about Git, an open source version control system designed to handle very large projects with speed and efficiency, but just as well suited for small personal repositories;