patchew-project / patchew

A patch email tracking and testing system
MIT License
72 stars 24 forks source link

Add a link from each patch to the corresponding git commit #104

Open bonzini opened 5 years ago

bonzini commented 5 years ago

As long as the patch was applied successfully, this allows looking at the patch as a side-by-side diff on github or something like that. It's basically a substitute for implementing beautified HTML rendering of patches.

bonzini commented 5 years ago

The commits for each patch in the series can be stored in the result record for the git module.