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

Unified Diff: git-thaw

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 | « git-freeze ('k') | git_common.py » ('j') | git_freezer.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: git-thaw
diff --git a/git-nav-downstream b/git-thaw
similarity index 85%
copy from git-nav-downstream
copy to git-thaw
index e98c42ef6d93cc4ee3a9ae93beb1d6ad1dc046f5..d288f5cfddef2d05f00fa74cd1c86180048f27e2 100755
--- a/git-nav-downstream
+++ b/git-thaw
@@ -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 -- thaw "$@"
. ${0/%$(basename "$0")/python_git_runner.sh}
« no previous file with comments | « git-freeze ('k') | git_common.py » ('j') | git_freezer.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698