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

Unified Diff: deps2git/svn_to_git_public.py

Issue 11312251: Switch upstream to git-on-borg. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
Patch Set: Created 8 years, 1 month 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: deps2git/svn_to_git_public.py
===================================================================
--- deps2git/svn_to_git_public.py (revision 167715)
+++ deps2git/svn_to_git_public.py (working copy)
@@ -8,7 +8,7 @@
import re
-GIT_HOST = 'http://git.chromium.org/'
+GIT_HOST = 'http://chromium.googlesource.com/'
cmp 2012/11/14 21:59:41 Let's make this https:// instead.
szager1 2012/11/14 22:33:21 Done.
# Used by deps2git.ConvertDepsToGit() as overrides for SVN DEPS. Each entry
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698