Show HN: Gitpatch – send patches with git push

4 shayief 0 7/23/2025, 2:16:08 PM gitpatch.com ↗
Hey HN,

I built Gitpatch to make sending code patches as simple as git push.

The idea is that patch-based workflows are powerful but they're not very well supported by git platforms.

Gitpatch brings this model to any repository:

* Send patches by pushing branches (e.g. patch/my-patch-name)

* Apply any patch locally with one command

* Review them in a lightweight UI

* Stack patches with patchstack/ branches

This has been in development for some time, but things should mostly work. Would love any feedback, questions or ideas.

Thanks for checking it out.

Comments (0)

No comments yet