How to delete a certain patch from a release repo

asked 2022-09-05 15:25:52 -0500

Nir-Az gravatar image

updated 2022-09-06 02:59:39 -0500

gvdhoorn gravatar image

Hi, Currently on our release repo we have several patches let say:

  • 0001-....patch
  • 0002-...patch
  • 0003-...patch

If I want to modify/remove the 0002-..patch how can I do it?

Currently I can only find guides for adding patches using git-bloom-patch, but how to delete/modify I cannot find.

Appriciate your help Thanks 😀

edit retag flag offensive close merge delete