From 58d78aef6c862b442f2b594f693dbd78a9cba207 Mon Sep 17 00:00:00 2001 From: Gerrit User 1088583 <1088583@173816e5-2b9a-37c3-8a2e-48639d4f1153> Date: Wed, 18 Jun 2025 14:50:43 -0700 Subject: [PATCH] Update patch set 3 Patch Set 3: (1 comment) Patch-set: 3 Attention: {"person_ident":"Gerrit User 1142791 \u003c1142791@173816e5-2b9a-37c3-8a2e-48639d4f1153\u003e","operation":"ADD","reason":"\u003cGERRIT_ACCOUNT_1088583\u003e replied on the change"} Attention: {"person_ident":"Gerrit User 1088583 \u003c1088583@173816e5-2b9a-37c3-8a2e-48639d4f1153\u003e","operation":"REMOVE","reason":"\u003cGERRIT_ACCOUNT_1088583\u003e replied on the change"} --- 94300b7c04ebfb5423c0c19d5e090049f8af98db | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/94300b7c04ebfb5423c0c19d5e090049f8af98db b/94300b7c04ebfb5423c0c19d5e090049f8af98db index b97b66859..a53f27a7e 100644 --- a/94300b7c04ebfb5423c0c19d5e090049f8af98db +++ b/94300b7c04ebfb5423c0c19d5e090049f8af98db @@ -22,6 +22,30 @@ }, "revId": "94300b7c04ebfb5423c0c19d5e090049f8af98db", "serverId": "173816e5-2b9a-37c3-8a2e-48639d4f1153" + }, + { + "unresolved": true, + "key": { + "uuid": "c4bd3e85_0b08999a", + "filename": "subcmds/sync.py", + "patchSetId": 3 + }, + "lineNbr": 414, + "author": { + "id": 1088583 + }, + "writtenOn": "2025-06-18T21:50:43Z", + "side": 1, + "message": "repo supports parallelism within the fetching stage, and within the checkout stage. that\u0027s the \"phased\" sync mode\n\ninterleaved gets rid of these stages and introduces parallelism for many projects to \u003cfetch+checkout\u003e together. so --jobs-network/checkout doesn\u0027t make sense for interleaved sync", + "parentUuid": "3854edc4_432dbbd1", + "range": { + "startLine": 414, + "startChar": 27, + "endLine": 414, + "endChar": 60 + }, + "revId": "94300b7c04ebfb5423c0c19d5e090049f8af98db", + "serverId": "173816e5-2b9a-37c3-8a2e-48639d4f1153" } ] } \ No newline at end of file