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

Issue 13951009: Make sure branch-heads is configured whenever requested. (Closed)

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

Description

Make sure branch-heads is configured whenever requested. This allows the branch-heads to be pulled even if not configured on the original clone. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194382

Patch Set 1 : #

Total comments: 5

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

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

Messages

Total messages: 8 (0 generated)
Michael Moss
7 years, 8 months ago (2013-04-12 16:48:52 UTC) #1
M-A Ruel
https://codereview.chromium.org/13951009/diff/2001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/13951009/diff/2001/gclient_scm.py#newcode855 gclient_scm.py:855: """Add, and optionally fetch, the "branch-heads" refspecs if requested.""" ...
7 years, 8 months ago (2013-04-12 20:28:12 UTC) #2
Michael Moss
https://codereview.chromium.org/13951009/diff/2001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/13951009/diff/2001/gclient_scm.py#newcode855 gclient_scm.py:855: """Add, and optionally fetch, the "branch-heads" refspecs if requested.""" ...
7 years, 8 months ago (2013-04-12 20:58:36 UTC) #3
M-A Ruel
https://codereview.chromium.org/13951009/diff/2001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/13951009/diff/2001/gclient_scm.py#newcode860 gclient_scm.py:860: '+refs/branch-heads/*:refs/remotes/branch-heads/*', On 2013/04/12 20:58:36, Michael Moss wrote: > On ...
7 years, 8 months ago (2013-04-16 14:44:09 UTC) #4
Michael Moss
> What you are describing is kinda what lightweight tags are for. So I just ...
7 years, 8 months ago (2013-04-16 16:02:17 UTC) #5
M-A Ruel
thanks for the explanation, lgtm https://codereview.chromium.org/13951009/diff/5001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/13951009/diff/5001/gclient_scm.py#newcode871 gclient_scm.py:871: print('Retrying...') I'd prefer it ...
7 years, 8 months ago (2013-04-16 16:07:38 UTC) #6
Michael Moss
https://codereview.chromium.org/13951009/diff/5001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/13951009/diff/5001/gclient_scm.py#newcode871 gclient_scm.py:871: print('Retrying...') On 2013/04/16 16:07:38, Marc-Antoine Ruel wrote: > I'd ...
7 years, 8 months ago (2013-04-16 16:20:18 UTC) #7
Michael Moss
7 years, 8 months ago (2013-04-16 17:28:59 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 manually as r194382 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698