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(?)
### What steps will reproduce the problem?
mkdir test
cd test
git init
git annex init
touch foobar.txt
git annex add
git annex direct
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?