From 6ed2654adabcdf15df1a7a92f43a9b583e2253b2 Mon Sep 17 00:00:00 2001 From: "https://gregy.mojeid.cz/#RQxWK6xlii" Date: Mon, 3 Nov 2014 10:04:36 +0000 Subject: [PATCH] --- ...nnex_add_ignores_some_files__47__directories.mdwn | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/git_annex_add_ignores_some_files__47__directories.mdwn 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.