You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rebase-branch: mark up range-diffs with ```diff code blocks (#157)
The range-diffs in the shears-builds PRs (e.g.
git-for-windows/shears-builds#12) are currently
rendered as plain monochrome text. By wrapping each range-diff entry in
```diff fenced code blocks instead, GitHub applies diff-style syntax
highlighting, making them noticeably more readable. This is the same
markup used in the "Rebase to Git <version>" PRs at git-for-windows/git.
All three user-facing range-diff sites are updated (per-skip,
per-resolution, and final summary); the correspondence-map generation
and AI agent prompts are untouched.
0 commit comments