From c1f5e5a9f151cba1277ea1cad7a7ab011e917793 Mon Sep 17 00:00:00 2001 From: "guillaume.charbonnier@b98fd014ecb3f24159afc522ada81365a562f4fc" Date: Sun, 21 Apr 2019 16:39:13 +0000 Subject: [PATCH] --- doc/bugs/importtree_not_supported_in_adb_remote.mdwn | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/doc/bugs/importtree_not_supported_in_adb_remote.mdwn b/doc/bugs/importtree_not_supported_in_adb_remote.mdwn index 1d6145e970..1ff6fe11a6 100644 --- a/doc/bugs/importtree_not_supported_in_adb_remote.mdwn +++ b/doc/bugs/importtree_not_supported_in_adb_remote.mdwn @@ -1,7 +1,8 @@ ### Please describe the problem. I am following these instructions: -https://git-annex.branchable.com/tips/android_sync_with_adb/ + but encouter this issue: + ``` $ git annex initremote android type=adb androiddirectory=/sdcard/DCIM encryption=none exporttree=yes importtree=yes initremote android @@ -35,14 +36,7 @@ local repository version: 5 ``` ### Please provide any additional information below. - -[[!format sh """ -# If you can, paste a complete transcript of the problem occurring here. -# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log - - -# End of transcript or log. -"""]] +Not needed ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) git-annex has worked wonderfully well for me in the past two years of use and having the described workflow to sync with my Android would be icing on the cake! Moreover, Joey is an awesome dev!