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

Issue 1566343002: Fix rebase-update on windows on git-svn repos. (Closed)

Created:
4 years, 11 months ago by iannucci
Modified:
4 years, 11 months ago
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix rebase-update on windows on git-svn repos. Through a comedy of wrapper scripts, the ^ is being swallowed, which causes the `git config` invocation to match all lines which HAVE "remote" in them, instead of matching lines which BEGIN with remote. R=maruel@chromium.org, pkasting@chromium.org BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=298185

Patch Set 1 #

Total comments: 2

Patch Set 2 : use == #

Patch Set 3 : nocover #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -6 lines) Patch
M git_common.py View 1 2 6 chunks +15 lines, -3 lines 0 comments Download
M git_rebase_update.py View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
iannucci
4 years, 11 months ago (2016-01-08 02:10:14 UTC) #1
Peter Kasting
I'm not a good reviewer on this. But... wow. LOL.
4 years, 11 months ago (2016-01-08 02:11:44 UTC) #2
iannucci
On 2016/01/08 at 02:10:14, iannucci wrote: > Note that other things in depot_tools have this ...
4 years, 11 months ago (2016-01-08 02:13:36 UTC) #3
iannucci
https://codereview.chromium.org/1566343002/diff/1/git_common.py File git_common.py (right): https://codereview.chromium.org/1566343002/diff/1/git_common.py#newcode573 git_common.py:573: kwargs.setdefault('shell', False) GIT_EXE is always an absolute path, so ...
4 years, 11 months ago (2016-01-08 02:14:56 UTC) #4
iannucci
+agable?
4 years, 11 months ago (2016-01-08 20:54:01 UTC) #6
M-A Ruel
lgtm, sorry for the delay, totally missed it. https://codereview.chromium.org/1566343002/diff/1/git_common.py File git_common.py (right): https://codereview.chromium.org/1566343002/diff/1/git_common.py#newcode288 git_common.py:288: if ...
4 years, 11 months ago (2016-01-08 21:11:21 UTC) #7
iannucci
On 2016/01/08 at 21:11:21, maruel wrote: > lgtm, sorry for the delay, totally missed it. ...
4 years, 11 months ago (2016-01-08 21:28:12 UTC) #8
M-A Ruel
bof, as you want. M-A Le 8 janv. 2016 4:28 PM, <iannucci@chromium.org> a écrit : ...
4 years, 11 months ago (2016-01-08 21:30:09 UTC) #9
iannucci
fixed both
4 years, 11 months ago (2016-01-08 21:33:42 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1566343002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1566343002/20001
4 years, 11 months ago (2016-01-08 21:33:42 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: depot_tools_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/depot_tools_presubmit/builds/324)
4 years, 11 months ago (2016-01-08 23:41:27 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1566343002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1566343002/40001
4 years, 11 months ago (2016-01-09 08:06:55 UTC) #18
commit-bot: I haz the power
4 years, 11 months ago (2016-01-09 08:08:42 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=298185

Powered by Google App Engine
This is Rietveld 408576698