diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-07-06 13:20:50 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-07-06 13:20:50 -0300 |
commit | 3e61faf8689db2c0de40fef1c42f1df586f9c834 (patch) | |
tree | f3cbcd32b14a0182222deedc45440dac02de0b52 | |
parent | 5f3e4fd24445fbe5ff22e42dffdfed06a0fcd88d (diff) | |
download | apps-3e61faf8689db2c0de40fef1c42f1df586f9c834.tar.gz apps-3e61faf8689db2c0de40fef1c42f1df586f9c834.tar.bz2 |
Adds adb-export
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | adb-export | 0 |
2 files changed, 3 insertions, 0 deletions
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 +Subproject 18a1ea6bfb89f9f570871175013203dd679a7a0 |