Mercurial > hg-stable
diff tests/test-debugbundle.t @ 23903:426607be9c69
transaction: pass the name of the "undo" journal to the transaction
It is time for the transaction to be responsible for setting up the
undo data. It is necessary to move this logic into the transaction
because many more files are handled now, and the transaction is the
object tracking them all.
The value can be set to None if no undo should be set.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 16 Jan 2015 19:35:04 -0800 |
parents | 4ab66de46a96 |
children | fb1217cea400 |