Mercurial > hg
comparison hgext/transplant.py @ 42128:537a8aeb9977
absorb: aborting if another operation is in progress
This increases safety of using absorb by both aborting when another operation
is in progress (since the absorption could confuse any other command a lot)
and holding the locks throughout the reading of the working directory (for
which changes to absorb) and the reading of the repo (for which changes to
absorb into).
Differential Revision: https://phab.mercurial-scm.org/D6237
author | Rodrigo Damazio Bovendorp <rdamazio@google.com> |
---|---|
date | Mon, 15 Apr 2019 22:13:11 -0700 |
parents | 0531dff73d0b |
children | 5f2f6912c9e6 |
comparison
equal
deleted
inserted
replaced
42127:70b71421fd33 | 42128:537a8aeb9977 |
---|