New issue
Advanced search Search tips

Issue 840541 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Make gclient flatten process only DEPS files without needing a full checkout.

Project Member Reported by ehmaldonado@chromium.org, May 7 2018

Issue description

gclient flatten only needs to process the DEPS files, and doesn't need a full checkout.

DEPS files could be retrieved from gitiles, and git ls-remote could be used to pin unpinned dependencies, so no local checkouts are required at all.

It should also be able to accept a single DEPS file to start processing, besides accepting a gclient config.
 
Status: Assigned (was: Untriaged)
This bug has an owner, thus, it's been triaged. Changing status to "assigned".

Sign in to add a comment