rtomayko / git-sh

A customized bash environment suitable for git work.
GNU General Public License v2.0
737 stars 83 forks source link

show if repository is during a rebase or merge #13

Closed mgax closed 13 years ago

mgax commented 13 years ago

You want to be aware if the repository is not safe. This patch provides a nice red warning in PS1.

rtomayko commented 13 years ago

Love it. Thanks!