This commit is contained in:
parent
bdd9c2d06b
commit
6c900cabb5
1 changed files with 2 additions and 2 deletions
|
@ -15,11 +15,11 @@ The remote "rsync" points to the same location of the annex /my-repo/.git/annex
|
||||||
|
|
||||||
If I add a file
|
If I add a file
|
||||||
|
|
||||||
'git annex add file1'
|
git annex add file1
|
||||||
|
|
||||||
and then I check where it is available
|
and then I check where it is available
|
||||||
|
|
||||||
git annex whereis file 1
|
git annex whereis file 1
|
||||||
|
|
||||||
I obtain that it is not available on 'rsync'
|
I obtain that it is not available on 'rsync'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue