Added adb special remote which allows exporting files to Android devices.
git annex testremote passes. exportree not implemented yet, although the documentation talks about it, since it will be the main way this remote will be used. The adb push/pull progress is displayed for now; it would be better to consume it and use it to update the git-annex progress bar. This commit was sponsored by andrea rota.
This commit is contained in:
parent
108068a8a2
commit
2927618d35
23 changed files with 297 additions and 19 deletions
|
@ -15,7 +15,5 @@ repository.
|
|||
And, [[export preferred content]] would be a useful feature for
|
||||
excluding some files from a tree exported to android.
|
||||
|
||||
----
|
||||
|
||||
initremote will need to store the uuid of the remote in it, to avoid
|
||||
operating on the wrong device.
|
||||
> Status: Basic special remote now implemented. exporttree and import
|
||||
> not yet. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue