blob: 4ff057f9fc6f5bd6e941c44f56c1c88619d9a002 [file] [log] [blame]
maruel@chromium.org565db0e2009-06-05 18:08:54 +00001#!/bin/sh
derat@chromium.orgb7ec6aa2010-02-16 17:04:39 +00002# Copyright (c) 2010 The Chromium Authors. All rights reserved.
maruel@chromium.org565db0e2009-06-05 18:08:54 +00003# Use of this source code is governed by a BSD-style license that can be
4# found in the LICENSE file.
5
6base_dir=$(dirname "$0")
msb@chromium.orgdffe4942009-11-18 02:25:16 +00007
msb@chromium.org2a949042010-10-18 18:04:01 +00008"$base_dir"/update_depot_tools
chase@chromium.orgcc51cd02010-12-23 00:48:39 +00009"$base_dir"/git_cl/git-cl "$@"