This commit is contained in:
parent
e8571a15e4
commit
2edb51fe6e
1 changed files with 7 additions and 7 deletions
|
@ -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?
|
||||
|
|
Loading…
Reference in a new issue