comparison contrib/bash_completion @ 50005:16b78c0de506

locking: take the `wlock` for the full `hg remove` duration Otherwise, there is a race condition window between the time we resolve the file to remove with the matcher and the time we lock the repo and modify the dirstate. For example, the working copy might have been updated away, or purged, and the matched files would no longer be correct.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 13 Dec 2022 04:22:46 +0100
parents f71c8eea7161
children
comparison
equal deleted inserted replaced
50004:3c34a224c232 50005:16b78c0de506