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

Issue 14731015: Add option to prevent gclient from changing remote (Closed)

Created:
7 years, 7 months ago by Isaac (away)
Modified:
7 years, 7 months ago
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org, abarth-chromium, eseidel
Visibility:
Public.

Description

Add option to prevent gclient from changing remote Allow users to set a git config entry which stops gclient from messing with remote.origin.url. Useful for using experimental repos. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=199532

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M gclient_scm.py View 1 chunk +2 lines, -1 line 1 comment Download

Messages

Total messages: 12 (0 generated)
Isaac (away)
7 years, 7 months ago (2013-05-10 08:53:21 UTC) #1
Isaac (away)
7 years, 7 months ago (2013-05-10 09:29:04 UTC) #2
M-A Ruel
Why not use 'custom_deps': { 'src/third_party/WebKit': None } ?
7 years, 7 months ago (2013-05-10 13:59:07 UTC) #3
Isaac (away)
A couple reasons: 1) Since refs/heads/* folders are the same, this makes gclient treat the ...
7 years, 7 months ago (2013-05-10 17:40:19 UTC) #4
M-A Ruel
On 2013/05/10 17:40:19, Isaac wrote: > A couple reasons: > > 1) Since refs/heads/* folders ...
7 years, 7 months ago (2013-05-10 19:58:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ilevy@chromium.org/14731015/1
7 years, 7 months ago (2013-05-10 20:50:20 UTC) #6
commit-bot: I haz the power
Change committed as 199532
7 years, 7 months ago (2013-05-10 20:52:15 UTC) #7
Isaac (away)
Thanks M-A. I realize this workflow isn't normal. At some point we'll allow pushes to ...
7 years, 7 months ago (2013-05-10 21:04:07 UTC) #8
M-A Ruel
On 2013/05/10 21:04:07, Isaac wrote: > Thanks M-A. I realize this workflow isn't normal. At ...
7 years, 7 months ago (2013-05-11 12:15:06 UTC) #9
Marc-Antoine Ruel (Google)
oops, I meant remote.origin.client.auto_fix_url. Le 11 mai 2013 08:15, <maruel@chromium.org> a écrit : > On ...
7 years, 7 months ago (2013-05-11 16:15:26 UTC) #10
szym
https://chromiumcodereview.appspot.com/14731015/diff/1/gclient_scm.py File gclient_scm.py (right): https://chromiumcodereview.appspot.com/14731015/diff/1/gclient_scm.py#newcode322 gclient_scm.py:322: self._Capture(['config', 'remote.origin.gclient']) != 'getoffmylawn'): If the url is different ...
7 years, 7 months ago (2013-05-22 00:01:48 UTC) #11
Isaac (away)
7 years, 7 months ago (2013-05-22 00:13:48 UTC) #12
Message was sent while issue was closed.
Thanks, yes it is currently broken.  A fix is landing shortly in
crrev.com/15325003.

Powered by Google App Engine
This is Rietveld 408576698