From 159a8165fee5ba22daba63205593c67dcfd8bfa3 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Fri, 21 Apr 2017 08:44:03 +0900 Subject: [PATCH] Submodule boto --- .gitmodules | 3 +++ vendor/boto | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/boto diff --git a/.gitmodules b/.gitmodules index 3896a99f..f3f34931 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "vendor/depot_tools"] path = vendor/depot_tools url = https://chromium.googlesource.com/chromium/tools/depot_tools.git +[submodule "vendor/boto"] + path = vendor/boto + url = https://github.com/boto/boto diff --git a/vendor/boto b/vendor/boto new file mode 160000 index 00000000..f7574aa6 --- /dev/null +++ b/vendor/boto @@ -0,0 +1 @@ +Subproject commit f7574aa6cc2c819430c1f05e9a1a1a666ef8169b