Displaying git branch info in your bash prompt

Posted on 09. Aug, 2011 by in Techniques & Tricks

We have a lot of distributed work going on across they Hydra community.  All of this work is coordinated with git using a Git branching workflow that requires you to do all development of new features in feature-specific branches.   Juggling git branches within a single project can be confusing enough, but doing it across [...]

Continue Reading →