Relative Content

Tag Archive for gitpatch

easiest way to format a patch to revert a commit

What is the easiest way to get a patch file which can be applied regularly to revert a specific git commit. Essentially I’d like something like git format-patch that produces the inverse patch file