Share git patches with clean, review-ready browser diffs
SharePatch turns git diffs into clean, shareable links with side-by-side views for fast review anywhere. Paste text, upload and edit patch files, or import URL-hosted diffs and get a stable unlisted link in one step.
Whenever I received a git diff that was more than 20 lines long, I usually had to apply it locally to understand it. It was a hassle to do, everytime. I wanted a way to see the changes online without applying them locally.
So I built sharepatch, to help me share git diff patches online, just like you would do on pastebin but with built-in support for line by line, side by side diffs along with support to reverse the diff.