This removes the buried 'effect' call in updatePatchHeader,
making it explicit at each call site (amend-record and
rebase unsuspend). This both makes it more visible, and will
facilitate refactoring rebase to use prims internally.
1 patch for repository darcs-unstable@darcs.net:screened:
patch 24983602d1a07331e9ced882210c8671bb7292df
Author: Ganesh Sittampalam <ganesh@earth.li>
Date: Thu Mar 5 07:13:31 GMT 2020
* change interface to updatePatchHeader
This makes it clear that any conflicts in the patch
being updated must be removed, and makes it consistent
with infopatch which requires that fresh patches are
conflict-free.
Attachments
|