summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://gregy.mojeid.cz/#RQxWK6xlii <Gregy@web>2014-11-03 10:04:36 +0000
committerGravatar admin <admin@branchable.com>2014-11-03 10:04:36 +0000
commit3cb46f46d391d5cc06b862c8a8b68fa707f9d77c (patch)
treec0fa8019aea875cd712d75c6f57c3c18db56becb
parentea9b6d7aa9f278791aa6133b52fa783429766ce3 (diff)
-rw-r--r--doc/bugs/git_annex_add_ignores_some_files__47__directories.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_add_ignores_some_files__47__directories.mdwn b/doc/bugs/git_annex_add_ignores_some_files__47__directories.mdwn
new file mode 100644
index 000000000..699ac7652
--- /dev/null
+++ b/doc/bugs/git_annex_add_ignores_some_files__47__directories.mdwn
@@ -0,0 +1,12 @@
+### Please describe the problem.
+After I run git annex add some folders in current directory remain unannexed and git shows them as untracked. Even git annex add "problemDirName" does nothing. git annex add --force doesn't help either.
+
+### What steps will reproduce the problem?
+No idea :( sometimes it happens and sometimes not.
+
+### What version of git-annex are you using? On what operating system?
+5.20141013 on Debian testing
+
+### Please provide any additional information below.
+
+git add works fine. It correctly stages the files.