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

Unified Diff: git-freeze

Issue 181043018: Add git thaw/freeze to depot_tools. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@git_map
Patch Set: rebase Created 6 years, 10 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-thaw » ('j') | git_freezer.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: git-freeze
diff --git a/git-nav-downstream b/git-freeze
similarity index 84%
copy from git-nav-downstream
copy to git-freeze
index e98c42ef6d93cc4ee3a9ae93beb1d6ad1dc046f5..58f1e0ade265ccc82e06762e93d38a3c76ddb6d0 100755
--- a/git-nav-downstream
+++ b/git-freeze
@@ -3,4 +3,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+SCRIPT=git_freezer.py
+set -- freeze "$@"
. ${0/%$(basename "$0")/python_git_runner.sh}
« no previous file with comments | « no previous file | git-thaw » ('j') | git_freezer.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698