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 0000000000..699ac7652e --- /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.