Chromium Code Reviews

Unified Diff: git-cherry-pick-upload

Issue 621783002: Remove useless comments from git bash wrappers. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « git-cache ('k') | git-cl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: git-cherry-pick-upload
diff --git a/git-cherry-pick-upload b/git-cherry-pick-upload
index 4ab9b631742185ae74a4444a31ea4c7a48e8e5c2..6a079620f902d7774f150ec98a4349d36e28cf32 100755
--- a/git-cherry-pick-upload
+++ b/git-cherry-pick-upload
@@ -3,6 +3,4 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-# git_cherry_pick_upload.py -- Upload a cherry pick CL to rietveld.
-
. $(type -P python_git_runner.sh)
« no previous file with comments | « git-cache ('k') | git-cl » ('j') | no next file with comments »

Powered by Google App Engine