mricon / b4

Tool to help with email-based patch workflows
GNU General Public License v2.0
59 stars 20 forks source link

Handle .patch pull requests of github / gitlab / codeberg #25

Open nicolas-graves opened 4 months ago

nicolas-graves commented 4 months ago

Hi!

Thanks for b4. I would like to suggest supporting patchsets from github / gitlab / codeberg. They all provide a convenient way to fetch a patchset from a pull request (just add .patch in the url once in the pull request), which isn't far from being parsed by b4 because it isn't that far from a mbox file. In my use case, I must use offline mode, so I can't use the git fetching functionality from b4 pr. In summary :