Sha256: ce6f5e57c5a7a48b895ecb8b5d2995cc79996eabd02ddcddfb71dd32f83bcc2c
Contents?: true
Size: 431 Bytes
Versions: 19
Compression:
Stored size: 431 Bytes
Contents
@echo off :: Copyright (c) 2012 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 "%~dp0update_depot_tools.bat" %* :: Defer control. "%~dp0python" "%~dp0gclient.py" %*
Version data entries
19 entries across 19 versions & 1 rubygems