This commit is contained in:
https://gregy.mojeid.cz/#RQxWK6xlii 2014-11-03 10:04:36 +00:00 committed by admin
parent e83416496d
commit 6ed2654ada

View file

@ -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.