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

Unified Diff: git-footers

Issue 521033002: Added git footers tool to parse conventional metadata from git commits (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Review comments Created 6 years, 3 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 | « no previous file | git_footers.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: git-footers
diff --git a/git-cherry-pick-upload b/git-footers
similarity index 73%
copy from git-cherry-pick-upload
copy to git-footers
index 4ab9b631742185ae74a4444a31ea4c7a48e8e5c2..635cd8f4686ecf8cd04c826cb708dd9b04643e88 100755
--- a/git-cherry-pick-upload
+++ b/git-footers
@@ -3,6 +3,6 @@
# 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.
+# git_footers.py -- Extract the conventional footers associated with a commit.
. $(type -P python_git_runner.sh)
« no previous file with comments | « no previous file | git_footers.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698