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

View file

@ -2,13 +2,13 @@
git annex direct displays warnings(?) git annex direct displays warnings(?)
### What steps will reproduce the problem? ### What steps will reproduce the problem?
mkdir test mkdir test
cd test cd test
git init git init
git annex init git annex init
touch foobar.txt touch foobar.txt
git annex add git annex add
git annex direct git annex direct
### What version of git-annex are you using? On what operating system? ### What version of git-annex are you using? On what operating system?