blob: 63c7d56fda777cbf22d30a9ab2ba5aa3af21718e [file] [log] [blame]
[email protected]ec238db2014-06-02 20:39:421#!/usr/bin/env bash
[email protected]bbb46652011-06-14 18:30:262# Copyright (c) 2011 The Chromium Authors. All rights reserved.
[email protected]6f943c22009-09-01 00:41:143# Use of this source code is governed by a BSD-style license that can be
4# found in the LICENSE file.
[email protected]565db0e2009-06-05 18:08:545
[email protected]f52a6052014-03-11 05:10:016# git_try.py - Commits a patch to the SVN try patch repo.
7# It is highly recommended to use `git cl try` instead.
[email protected]82f2c082009-12-08 21:25:378
[email protected]f52a6052014-03-11 05:10:019. $(type -P python_git_runner.sh)