Mercurial > hg
comparison mercurial/peer.py @ 17666:5b6c8f2fbda5
histedit: move `continue` logic into a dedicated function
When histedit "continue", there is several complicated logic to apply in order to
detect intermediate changeset and concluded pending operation.
This changeset extract this logic in a dedicated function to lighten the main
one. No alteration to the logic is done.
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Thu, 27 Sep 2012 13:54:47 +0200 |
parents | 4ed6b3a24661 |
children | cbbdd085c991 |
comparison
equal
deleted
inserted
replaced
17665:b65533958b85 | 17666:5b6c8f2fbda5 |
---|