From 3e61faf8689db2c0de40fef1c42f1df586f9c834 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 6 Jul 2017 13:20:50 -0300 Subject: Adds adb-export --- .gitmodules | 3 +++ adb-export | 1 + 2 files changed, 4 insertions(+) create mode 160000 adb-export diff --git a/.gitmodules b/.gitmodules index 1a1ec31..1f55248 100644 --- a/.gitmodules +++ b/.gitmodules @@ -85,3 +85,6 @@ [submodule "you-get"] path = you-get url = https://github.com/soimort/you-get +[submodule "adb-export"] + path = adb-export + url = https://github.com/snatik/adb-export diff --git a/adb-export b/adb-export new file mode 160000 index 0000000..18a1ea6 --- /dev/null +++ b/adb-export @@ -0,0 +1 @@ +Subproject commit 18a1ea6bfb89f9f570871175013203dd679a7a07 -- cgit v1.2.3