Mercurial > hg
comparison hgext/gpg.py @ 23904:d251da5e0e84
transaction: include backup file in the "undo" transaction
Once the transaction is closed, we now write transaction related data for
possible future undo. For now, we only do it for full file "backup" because
their were not handle at all in that case. In the future, we could move all the
current logic to set undo up (that currently exists in localrepository) inside
transaction itself, but it is not strictly requires to solve the current
situation.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 16 Jan 2015 18:34:14 -0800 |
parents | 7cc77030c557 |
children | 3f0744eeaeaf |
comparison
equal
deleted
inserted
replaced
23903:426607be9c69 | 23904:d251da5e0e84 |
---|