This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawnwNDA50ZupMvOgpgDqzDRyu5B-mYlVwa4 2015-01-14 15:32:24 +00:00 committed by admin
parent ea9ba6eae3
commit e8571a15e4

View file

@ -0,0 +1,25 @@
### Please describe the problem.
git annex direct displays warnings(?)
### What steps will reproduce the problem?
mkdir test
cd test
git init
git annex init
touch foobar.txt
git annex add
git annex direct
### What version of git-annex are you using? On what operating system?
5.20140717 (ubuntu 14.10)
### Please provide any additional information below.
[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
# End of transcript or log.
"""]]