Fix whitespace and rewrap comments in _git_ps1
commitf8aad263744e72097e5ab4abbe56e0e0c84822ca
authorJakub Narebski <jnareb@gmail.com>
Mon, 26 Nov 2007 13:29:32 +0000 (26 14:29 +0100)
committerJonas Juselius <jonas@iki.fi>
Mon, 3 Dec 2007 11:05:36 +0000 (3 12:05 +0100)
tree8ebee69e30316cb46d0104086e69209dd7bc6f72
parent2064e656cf444b3e4b0ded1424fe21725fc68ad1
Fix whitespace and rewrap comments in _git_ps1

Use single TAB to indent, separate parts by empty line (without
whitespaces), strip trailing whitespace and rewrap some comments.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
_git_ps1