comparison tests/test-rename-after-merge.t @ 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 f2719b387380
children eb586ed5d8ce
comparison
equal deleted inserted replaced
29268:f200b58497f1 29269:b6f9934cf10b