From raw git diff to review link in three steps
-
Load the diff
Paste text, upload an editable file, import a raw URL, or isolate the latest push in
a GitHub PR.
-
Review the change
Navigate by file and choose a side-by-side or unified line-by-line layout.
-
Share the result
Send the stable unlisted link, or copy and download the original patch.
Unified diffs and patch files
Open output from git diff, CI artifacts, .diff files, and
.patch files up to 1 MB.
git format-patch and mailing lists
Keep subject, author, recipients, commit message, and patch-series context separate
from the rendered code changes.
Reviews outside a pull request
Share generated changes, work in progress, or a suggested fix without pushing a branch
or granting repository access.
Frequently asked questions
Is SharePatch free to use?
Yes. SharePatch is free to use and does not require an account.
Are shared patches public?
Patch links are unlisted and excluded from search indexing, but anyone with the link
can open them. Do not upload secrets or code that must remain confidential.
Which diff formats does SharePatch support?
Unified Git diffs, .diff and .patch files,
git format-patch output, mailbox-style patch series, and raw patch URLs
up to 1 MB.