Mercurial > hg
comparison README @ 29269:b6f9934cf10b
dirstate: don't use actualfilename to name the backup file
The issue with using actualfilename is that dirstate saved during transaction
with "pending" in filename will be impossible to recover from outside of the
transaction because the recover method will be looking for the name without
"pending".
author | Mateusz Kwapich <mitrandir@fb.com> |
---|---|
date | Wed, 25 May 2016 16:36:16 -0700 |
parents | 4b0fc75f9403 |
children | 76b171209151 |
comparison
equal
deleted
inserted
replaced
29268:f200b58497f1 | 29269:b6f9934cf10b |
---|