Sha256: bd41b059cfca4a66c353b60ac53e468483896e9ad861827771b4b09e7ca9ba4d
Contents?: true
Size: 426 Bytes
Versions: 25
Compression:
Stored size: 426 Bytes
Contents
@echo off :: Copyright (c) 2013 The Chromium Authors. All rights reserved. :: Use of this source code is governed by a BSD-style license that can be :: found in the LICENSE file. setlocal :: This is required with cygwin only. PATH=%~dp0;%PATH% :: Synchronize the root directory before deferring control back to gclient.py. call "%~dp0\update_depot_tools.bat" :: Defer control. %~dp0python "%~dp0\fetch.py" %*
Version data entries
25 entries across 25 versions & 1 rubygems