another day, another ship! 🚀
this time, it's format-patch and interdiffs!
you can now paste a git-format-patch series in the UI to create a PR; and internally we use format-patch for branch/fork pulls as well.
this allows us to list commits per-round—and also merge the entire patch-series as-is.
this time, it's format-patch and interdiffs!
you can now paste a git-format-patch series in the UI to create a PR; and internally we use format-patch for branch/fork pulls as well.
this allows us to list commits per-round—and also merge the entire patch-series as-is.
Comments
this is great for reviewing and to quickly see if your comments were addressed!
in the near future:
- change-id support! for jj and otherwise
- submit a patch-series as a "stack" (each patch is an individual "PR")
have fun and let us know of any bugs!