| commit | 0b25f068be9abfd0b5a4568ce8a94180e3ce4a83 | [log] [tgz] |
|---|---|---|
| author | Mike Fairhurst <[email protected]> | Thu Nov 08 00:14:43 2018 |
| committer | Mike Fairhurst <[email protected]> | Thu Nov 08 00:14:43 2018 |
| tree | 50974424c0a95675713eb63420a27de10a34d81a | |
| parent | a462404ba36cde8815c426a5cb07a13f8a10bb39 [diff] |
fix g=git
diff --git a/tools/update_deps.sh b/tools/update_deps.sh index ecfb775..3e44b97 100755 --- a/tools/update_deps.sh +++ b/tools/update_deps.sh
@@ -7,7 +7,7 @@ echo Updating the sdk with depot_tools gclient sync cd sdk -g checkout analyzer +git checkout analyzer cd .. echo done echo