summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLeonid Volnitsky <Leonid@Volnitsky.com>2008-06-15 08:42:37 +0300
committerLeonid Volnitsky <Leonid@Volnitsky.com>2008-06-15 08:43:24 +0300
commitd371b744b33cc3b17145e7a3fe9d93bd1b6b5901 (patch)
tree99844aa5f4afee6cfaee50371be5b9d436a3bbd4 /README
parentalso added raw head disp (diff)
downloadgit-prompt-d371b744b33cc3b17145e7a3fe9d93bd1b6b5901.tar.gz
git-prompt-d371b744b33cc3b17145e7a3fe9d93bd1b6b5901.tar.bz2
git-prompt-d371b744b33cc3b17145e7a3fe9d93bd1b6b5901.zip
README
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index b27cc3e..dfc0361 100644
--- a/README
+++ b/README
@@ -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)