1 patch for repository http://darcs.net/screened:
patch 6f1da77315dc7abba37768c5004907604046f4e5
Author: Ben Franksen <ben.franksen@online.de>
Date: Tue Mar 2 15:11:45 CET 2021
* fix: add missing dry-run guards when calling applyToWorking
applyToWorking is done after we finalize the transaction, indeed it isn't
guarded by the transaction at all, since we cannot enforce mutual exclusion
in the working tree.