From kde-core-devel Mon Aug 31 00:13:33 2009 From: Patrick Aljord Date: Mon, 31 Aug 2009 00:13:33 +0000 To: kde-core-devel Subject: Re: KDE Trunk based on Qt 4.6 Message-Id: <6b6419750908301713i2bdcbe36ifd1dc1848eb1a117 () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=125170216319584 On Sun, Aug 30, 2009 at 6:30 PM, Olivier Goffart wrote: > Le Sunday 30 August 2009, Christoph Feck a écrit : >> 18. hope that I don't forget to switch back to a different branch before I >> apply/commit my next fix > > This is the "bad faith" I was refering to earlier. > Technical problem might happen, but I don't see them that often. > You can use that to always know what branch you're in: export PS1="\\w:\$(git branch 2>/dev/null | grep '^*' | colrm 1 2)\$ "