Move undoLog() before transactionalUndo().
It makes more sense in this order, because the comments in undoLog() help to explain what transactionalUndo() is doing.
Showing
Please register or sign in to comment
lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours
It makes more sense in this order, because the comments in undoLog() help to explain what transactionalUndo() is doing.