aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ISSUES.markdown5
1 files changed, 5 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index a94cf846..3ed8728a 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -27,3 +27,8 @@ Known issues
* OpenBSD doesn't have a `pandoc` package at all. It would be nice to find
some way of converting the README.markdown into a palatable troff format
with some more readily available (and preferably less heavyweight) tool.
+* Stepping into .git directories breaks the prompt functions:
+
+ tom@REDACTED:REDACTED(git:master!?)$ cd .git
+ fatal: This operation must be run in a work tree
+ fatal: This operation must be run in a work tree