Skip to content

feat: add symlink support to ADB

Alex Tercete requested to merge adb-symlink-support into main

By default, ADB doesn't support pushing directories that contain symlinks. By adding a decorator driver, we can expand the directory and transfer individual files when needed.

Closes #99 (closed).

Merge request reports

Loading