The sound distributed version control system

#796 [Feature request] A command to record the inverse of an existing change

Closed on July 3, 2023
quickdudley on April 26, 2023

Scenario (which has happened to me a couple of times):

Suppose I record a change which I call A. Then a second change B which depends on A. Then some time later I discover that everything I had done in change A was a mistake, but I still want to keep everything in change B. It would be inconvenient to just unrecord A because I would have to redo B (and possibly several other changes). A better solution might be to record a new change which is the opposite of A and then resolve any conflicts which arise.

quickdudley on July 3, 2023

pijul revert does this.

quickdudley closed this discussion on July 3, 2023