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

Issue 12865010: Refactor with fixes for msys-git. (Closed)

Created:
7 years, 9 months ago by szager1
Modified:
7 years, 9 months ago
Reviewers:
iannucci
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org
Visibility:
Public.

Description

Refactor with fixes for msys-git. - Check for -h|--help before anything is modified. - Discard stderr from 'git submodule update'. - Be careful not to overwrite script while it's executing on win. - Run hooks by invoking 'git runhooks'. - Fix --dry-run option. R=iannucci@chromium.org CC=jar@chromium.org,scottmg@chromium.org BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=189926

Patch Set 1 #

Patch Set 2 : More usage #

Total comments: 6

Patch Set 3 : fix reinvoke logic #

Total comments: 2

Patch Set 4 : No temp copy #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -40 lines) Patch
M crup-runner.sh View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M git-crup View 1 2 3 6 chunks +41 lines, -37 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
szager1
This should fix some of the lingering issues with the submodule flow on windows, including ...
7 years, 9 months ago (2013-03-19 21:51:54 UTC) #1
iannucci
https://codereview.chromium.org/12865010/diff/2001/crup-runner.sh File crup-runner.sh (right): https://codereview.chromium.org/12865010/diff/2001/crup-runner.sh#newcode116 crup-runner.sh:116: ( grep -v '^Skipping submodule' || true ) | ...
7 years, 9 months ago (2013-03-19 22:11:52 UTC) #2
szager1
https://codereview.chromium.org/12865010/diff/2001/crup-runner.sh File crup-runner.sh (right): https://codereview.chromium.org/12865010/diff/2001/crup-runner.sh#newcode116 crup-runner.sh:116: ( grep -v '^Skipping submodule' || true ) | ...
7 years, 9 months ago (2013-03-20 21:47:01 UTC) #3
szager1
ping
7 years, 9 months ago (2013-03-20 23:05:49 UTC) #4
iannucci
https://codereview.chromium.org/12865010/diff/7001/git-crup File git-crup (right): https://codereview.chromium.org/12865010/diff/7001/git-crup#newcode93 git-crup:93: # runs. So, we re-exec from a temporary script. ...
7 years, 9 months ago (2013-03-20 23:41:19 UTC) #5
szager1
https://codereview.chromium.org/12865010/diff/7001/git-crup File git-crup (right): https://codereview.chromium.org/12865010/diff/7001/git-crup#newcode93 git-crup:93: # runs. So, we re-exec from a temporary script. ...
7 years, 9 months ago (2013-03-21 00:06:08 UTC) #6
iannucci
lgtm (assuming you tested on windows/non-windows?)
7 years, 9 months ago (2013-03-22 22:19:00 UTC) #7
szager1
On 2013/03/22 22:19:00, iannucci wrote: > lgtm (assuming you tested on windows/non-windows?) Yes!
7 years, 9 months ago (2013-03-22 22:24:08 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/szager@chromium.org/12865010/13001
7 years, 9 months ago (2013-03-22 22:24:15 UTC) #9
commit-bot: I haz the power
7 years, 9 months ago (2013-03-22 22:26:05 UTC) #10
Message was sent while issue was closed.
Change committed as 189926

Powered by Google App Engine
This is Rietveld 408576698