This commit is contained in:
parent
b23e3a83b1
commit
2e31977789
1 changed files with 2 additions and 0 deletions
|
@ -11,11 +11,13 @@ git-annex: initremote: 1 failed
|
|||
```
|
||||
|
||||
### What steps will reproduce the problem?
|
||||
```
|
||||
mkdir testAdbRemote
|
||||
cd testAdbRemote
|
||||
git init
|
||||
git annex init
|
||||
git annex initremote android type=adb androiddirectory=/sdcard/DCIM encryption=none exporttree=yes importtree=yes
|
||||
```
|
||||
|
||||
### What version of git-annex are you using? On what operating system?
|
||||
Latest conda one in Ubuntu 18.04 LTS
|
||||
|
|
Loading…
Reference in a new issue