comparison tests/test-rebase-abort.t @ 49003:ce919b1a1063 stable

rust-dirstatemap: correctly decrement the copies counter This was caught when writing unit tests for the `DirstateMap`. We were always setting `had_copy_source` to `false` since we erased the value just before. Differential Revision: https://phab.mercurial-scm.org/D12432
author Raphaël Gomès <rgomes@octobus.net>
date Tue, 05 Apr 2022 10:55:28 +0200
parents 5a0b930cfb3e
children ff12f42415f5
comparison
equal deleted inserted replaced
49002:fbc02ccc207e 49003:ce919b1a1063