summaryrefslogtreecommitdiff
path: root/doc/forum/unknown_response_from_git_cat-file.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/forum/unknown_response_from_git_cat-file.mdwn')
-rw-r--r--doc/forum/unknown_response_from_git_cat-file.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/unknown_response_from_git_cat-file.mdwn b/doc/forum/unknown_response_from_git_cat-file.mdwn
new file mode 100644
index 000000000..e4c559815
--- /dev/null
+++ b/doc/forum/unknown_response_from_git_cat-file.mdwn
@@ -0,0 +1,8 @@
+Hi,
+
+when running git annex add in my direct mode repository, since a few days ago I only get:
+
+$ git annex add
+git-annex: unknown response from git cat-file (":./Archiv/Someone missing",:./Archiv/Someone Like You Cover-fCvjvEGkTu4.flv)
+
+The :./Archiv/Someone missing part strikes me odd because it so much looks like broken shell meta-character escaping in git-annex, but I doubt that because it stopped working just suddenly.