Git Status in Your Prompt
This is great dev tip. The number of times I’ve accidentally cap deploy
-ed something without checking I’d git committed everything is beyond counting, so this visual indicator on the command line is great - as well as telling you which branch you’re using:
(though I also use the excellent ProjectPlus Textmate plugin for scm status badges which I’d recommend if you’re using Textmate).