Adding git Branch and Commit Info to your Prompt
Posted on July 21st, 2008, by marcus
A few months ago we started using git for source control. It has a bit of a steep learning curve, but branching, tagging, and vendor management are all much easier once you wrap your head around the git approach.
I did get caught by one snag recently though. When upgrading from rails 2.0.2 to 2.1, I [...]
Tags: git, programming, rails
Category: