From dd7b751e7d16959c7836cc25a189fbc5599ceff2 Mon Sep 17 00:00:00 2001 From: Gerrit User 1088583 <1088583@173816e5-2b9a-37c3-8a2e-48639d4f1153> Date: Mon, 9 Jun 2025 16:10:37 -0700 Subject: [PATCH] Update patch set 15 Patch Set 15: (2 comments) Patch-set: 15 Attention: {"person_ident":"Gerrit User 4127492 \u003c4127492@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"} --- e1c5cf541b0397a733ce3945cc9a1a6c984ef0cc | 58 ++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/e1c5cf541b0397a733ce3945cc9a1a6c984ef0cc b/e1c5cf541b0397a733ce3945cc9a1a6c984ef0cc index 992de0b15..7a2127189 100644 --- a/e1c5cf541b0397a733ce3945cc9a1a6c984ef0cc +++ b/e1c5cf541b0397a733ce3945cc9a1a6c984ef0cc @@ -16,6 +16,64 @@ "message": "Synced with CL 481721 — `repo_topdir` is now explicitly listed in `_API_ARGS` and documented in the post-sync example.", "revId": "e1c5cf541b0397a733ce3945cc9a1a6c984ef0cc", "serverId": "173816e5-2b9a-37c3-8a2e-48639d4f1153" + }, + { + "unresolved": true, + "key": { + "uuid": "f9f3bf23_82546b4c", + "filename": "/PATCHSET_LEVEL", + "patchSetId": 15 + }, + "lineNbr": 0, + "author": { + "id": 1088583 + }, + "writtenOn": "2025-06-09T23:10:37Z", + "side": 1, + "message": "please format the change to fix the `Verify git-repo CL` errors", + "revId": "e1c5cf541b0397a733ce3945cc9a1a6c984ef0cc", + "serverId": "173816e5-2b9a-37c3-8a2e-48639d4f1153" + }, + { + "unresolved": true, + "key": { + "uuid": "9c694b46_f4e61548", + "filename": "subcmds/sync.py", + "patchSetId": 15 + }, + "lineNbr": 1757, + "author": { + "id": 1088583 + }, + "writtenOn": "2025-06-09T23:10:37Z", + "side": 1, + "message": "if this hook uses `repo_topdir`, should we pass it here?", + "range": { + "startLine": 1757, + "startChar": 0, + "endLine": 1757, + "endChar": 28 + }, + "fixSuggestions": [ + { + "fixId": "4c37e6d3_b4184da2", + "description": "prompt_to_edit API", + "replacements": [ + { + "path": "subcmds/sync.py", + "range": { + "startLine": 1755, + "startChar": 0, + "endLine": 1755, + "endChar": 0 + }, + "replacement": " repo_topdir\u003dself.client.topdir,\n" + } + ] + } + ], + "revId": "e1c5cf541b0397a733ce3945cc9a1a6c984ef0cc", + "serverId": "173816e5-2b9a-37c3-8a2e-48639d4f1153" } ] } \ No newline at end of file