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

Issue 12620024: Make gclient fetch git repos recursively. This is needed when adding a git repo through DEPS. If th… (Closed)

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

Description

Make gclient fetch git repos recursively. This is needed when adding a git repo through DEPS. If that repo has submodules, we need to fetch them or else the repo won't be complete. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=189026

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 2

Patch Set 3 : fix per Stefan #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M gclient_scm.py View 1 2 3 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jam
Stefan: I believe recurseSubmodules is the flag that you mentioned over chat, but I can't ...
7 years, 9 months ago (2013-03-18 17:49:15 UTC) #1
szager1
https://codereview.chromium.org/12620024/diff/1/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/12620024/diff/1/gclient_scm.py#newcode212 gclient_scm.py:212: gclient_utils.CheckCallAndFilter(cmd3, **kwargs) I think this should be outside the ...
7 years, 9 months ago (2013-03-18 22:04:46 UTC) #2
jam
https://codereview.chromium.org/12620024/diff/1/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/12620024/diff/1/gclient_scm.py#newcode212 gclient_scm.py:212: gclient_utils.CheckCallAndFilter(cmd3, **kwargs) On 2013/03/18 22:04:46, szager1 wrote: > I ...
7 years, 9 months ago (2013-03-18 22:10:24 UTC) #3
szager1
Needs a small fix; otherwise lgtm. https://codereview.chromium.org/12620024/diff/3001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/12620024/diff/3001/gclient_scm.py#newcode205 gclient_scm.py:205: cmd4 = ['git', ...
7 years, 9 months ago (2013-03-18 23:50:06 UTC) #4
jam
thanks for the catch https://codereview.chromium.org/12620024/diff/3001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/12620024/diff/3001/gclient_scm.py#newcode205 gclient_scm.py:205: cmd4 = ['git', 'config', 'diff.recurseSubmodules', ...
7 years, 9 months ago (2013-03-18 23:52:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jam@chromium.org/12620024/8001
7 years, 9 months ago (2013-03-19 15:51:29 UTC) #6
commit-bot: I haz the power
7 years, 9 months ago (2013-03-19 15:54:34 UTC) #7
Message was sent while issue was closed.
Change committed as 189026

Powered by Google App Engine
This is Rietveld 408576698