summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2013-12-16 16:05:38 +0000
committerGravatar admin <admin@branchable.com>2013-12-16 16:05:38 +0000
commitdbb3d11d3b23fb97da9bb6305524f22d339ce15d (patch)
treebd562d82ab5484d1b0620f15d1f19dc6ec3d4739
parent4271320b68c186c0425b0a6b646b387c20f5e7ec (diff)
Added a comment
-rw-r--r--doc/bugs/fatal:_git_ls-files:_cannot_generate_relative_filenames_containing___39__..__39__/comment_1_8a4045634bffc29c8147056096b7089d._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/bugs/fatal:_git_ls-files:_cannot_generate_relative_filenames_containing___39__..__39__/comment_1_8a4045634bffc29c8147056096b7089d._comment b/doc/bugs/fatal:_git_ls-files:_cannot_generate_relative_filenames_containing___39__..__39__/comment_1_8a4045634bffc29c8147056096b7089d._comment
new file mode 100644
index 000000000..d5bda1344
--- /dev/null
+++ b/doc/bugs/fatal:_git_ls-files:_cannot_generate_relative_filenames_containing___39__..__39__/comment_1_8a4045634bffc29c8147056096b7089d._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="209.250.56.87"
+ subject="comment 1"
+ date="2013-12-16T16:05:38Z"
+ content="""
+Do you get the same error message if you run:
+
+git -c core.bare=false ls-files --cached --others
+
+What version of git? I cannot find that error message anywhere in the current version.
+
+"""]]