Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(84)

Unified Diff: git-drover

Issue 240203005: Implement git-drover. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: address feedback Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « download_from_google_storage.py ('k') | git_cache.py » ('j') | git_drover.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: git-drover
diff --git a/git-cl b/git-drover
similarity index 64%
copy from git-cl
copy to git-drover
index 7b17d25bee415ca610d6b23fe5034900cf046ef9..b162e2db9bd0ff918cb3455bb41cab82664ba2f7 100755
--- a/git-cl
+++ b/git-drover
@@ -3,7 +3,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-# git_cl.py -- a git-command for integrating reviews on Rietveld
-# Copyright (C) 2008 Evan Martin <martine@danga.com>
+# git_drover.py -- a git-command to help cherry-pick changes between branches.
. $(type -P python_git_runner.sh)
« no previous file with comments | « download_from_google_storage.py ('k') | git_cache.py » ('j') | git_drover.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698