summaryrefslogtreecommitdiff
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:53:17 +0300
commit3fdc01ea8f7ddc54d149d549537d7bc4527c388c (patch)
tree9db0ee2853c0d90a0aec44ec139f07b1d6a4f367
parentbranch display replaced with symbolic head from `git-name-rev HEAD` (diff)
downloadgit-prompt-3fdc01ea8f7ddc54d149d549537d7bc4527c388c.tar.gz
git-prompt-3fdc01ea8f7ddc54d149d549537d7bc4527c388c.tar.bz2
git-prompt-3fdc01ea8f7ddc54d149d549537d7bc4527c388c.zip
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)