|
1 | 1 | # git status --short |
2 | | - M .gitignore |
3 | | - M docs/dev/codex_commands.md |
4 | | - M docs/dev/commit_comment.txt |
5 | | - M docs/dev/reports/preview_generator_v2_playwright_result.txt |
6 | | - M tests/playwright/PreviewGeneratorV2Baseline.spec.mjs |
7 | | - M tools/preview-generator-v2/index.html |
8 | | - M tools/preview-generator-v2/previewGeneratorV2.css |
9 | | -?? docs/dev/reports/preview_generator_v2_common_styles_applied.txt |
10 | | -?? docs/dev/reports/preview_generator_v2_shared_removed.txt |
11 | | -?? tools/common/toolShellCommon.css |
| 2 | +?? docs/dev/reports/preview_generator_v2_unexpected_changes_reverted.txt |
12 | 3 |
|
13 | | -# Note |
14 | | -.gitignore is present in the worktree status but is unrelated to PR_26126_037 and is excluded from the PR-scoped review diff/stat. |
15 | | - |
16 | | -# PR-scoped diff stat excluding unrelated .gitignore and generated review artifact files |
17 | | - docs/dev/codex_commands.md | 20 +++--- |
18 | | - docs/dev/commit_comment.txt | 2 +- |
19 | | - .../preview_generator_v2_playwright_result.txt | 13 ++-- |
20 | | - .../playwright/PreviewGeneratorV2Baseline.spec.mjs | 35 ++++++++++ |
21 | | - tools/preview-generator-v2/index.html | 29 +++++---- |
22 | | - tools/preview-generator-v2/previewGeneratorV2.css | 75 ---------------------- |
23 | | - 6 files changed, 66 insertions(+), 108 deletions(-) |
24 | | -# New file diff stat: docs/dev/reports/preview_generator_v2_common_styles_applied.txt |
25 | | - .../preview_generator_v2_common_styles_applied.txt | 53 ++++++++++++++++++++++ |
26 | | - 1 file changed, 53 insertions(+) |
27 | | -# New file diff stat: docs/dev/reports/preview_generator_v2_shared_removed.txt |
28 | | - .../preview_generator_v2_shared_removed.txt | 39 ++++++++++++++++++++++ |
29 | | - 1 file changed, 39 insertions(+) |
30 | | -# New file diff stat: tools/common/toolShellCommon.css |
31 | | - NUL => tools/common/toolShellCommon.css | 66 +++++++++++++++++++++++++++++++++ |
32 | | - 1 file changed, 66 insertions(+) |
| 4 | +# PR_26126_038 diff stat excluding generated review artifact files |
| 5 | +# New file diff stat: docs/dev/reports/preview_generator_v2_unexpected_changes_reverted.txt |
| 6 | + ...ew_generator_v2_unexpected_changes_reverted.txt | 42 ++++++++++++++++++++++ |
| 7 | + 1 file changed, 42 insertions(+) |
0 commit comments