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

Unified Diff: git-crsync

Issue 271983002: Remove git-cr{up,sync} and replace with informative shell script. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: address comments Created 6 years, 7 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 | « crup-runner.sh ('k') | git-crup » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: git-crsync
diff --git a/git-crsync b/git-crsync
index edeb20e774269d78fa9eaf274bb307b6a2ed772f..67b7ae7701fa2a623394c000d707145dfe41c387 100755
--- a/git-crsync
+++ b/git-crsync
@@ -1,3 +1,3 @@
#!/bin/bash
-exec bash git-crup --sync "$@"
+. git-crup
« no previous file with comments | « crup-runner.sh ('k') | git-crup » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698