
SharePatch
Free online Git diff & patch viewer for clean code reviews
67 followers
Free online Git diff & patch viewer for clean code reviews
67 followers
SharePatch is a free online Git diff and patch viewer. Paste a unified diff, upload an editable .diff or .patch file, or import a raw URL to create a stable unlisted review link—no account required. Review changes side by side or line by line, navigate by file, reverse the diff, and copy or download the original patch. The GitHub workflow can also compare two PR snapshots against the same base to remove rebase noise from the latest-push diff. Links are unlisted, not access-controlled.



SharePatch
@wokepadia Super relatable for code reviews. How does sharepatch handle massive diffs (like, 1000+ lines) or binary changes?
Heads up: the site was returning 502 earlier, the CAPTCHA shows a test environment warning, and the blog link is 404. Who is upvoting this?
Still CAPTCHA is down. unable to use
SharePatch
@unhappychoice Thanks for the report! I fixed the 502 errors, can you share what error do you see on the CAPTCHA side, I'm able to successfully create a patch link.
@wokepadia
`Could not load CAPTCHA. Refresh the page and try again.`
@wokepadia Also, valid unified diff is rejected with "Patch text is not a valid unified git diff" error.
SharePatch
@unhappychoice Resolved now: the production CAPTCHA is configured for sharepatch.com, the blog links are live, and the unified-diff validation issue has been fixed. Thanks again for the detailed report—this thread helped us close all three problems.