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(?)
|
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?
|
||||||
|
|
Loading…
Reference in a new issue