diff options
author | Leonid Volnitsky <Leonid@Volnitsky.com> | 2008-06-15 08:42:37 +0300 |
---|---|---|
committer | Leonid Volnitsky <Leonid@Volnitsky.com> | 2008-06-15 08:53:17 +0300 |
commit | 3fdc01ea8f7ddc54d149d549537d7bc4527c388c (patch) | |
tree | 9db0ee2853c0d90a0aec44ec139f07b1d6a4f367 | |
parent | branch display replaced with symbolic head from `git-name-rev HEAD` (diff) | |
download | git-prompt-3fdc01ea8f7ddc54d149d549537d7bc4527c388c.tar.gz git-prompt-3fdc01ea8f7ddc54d149d549537d7bc4527c388c.tar.bz2 git-prompt-3fdc01ea8f7ddc54d149d549537d7bc4527c388c.zip |
README
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ bug: default host not works (eval leaves "$" if $host is empty) -big: extranious "$" is displayed (again) at just init-ed repo +bug: extranious "$" is displayed (again) at just init-ed repo +bug: when two branched head are equal, then git-name-rev shows last edited branch (not current branch) |