Mercurial > hg
comparison mercurial/tagmerge.py @ 25485:8182163ae983
push: catch and process PushkeyFailed error
We add a way to register "pushkey failure callback" that will be used if the
push is aborted by a pushkey failure. A part generator adding mandatory pushkey
parts should register a failure callback for all of them. The callback will be
in charge of generating a meaningful abort if this part fails.
If no callback is registered, the error is propagated.
Catch PushkeyFailed error in exchange.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 05 Jun 2015 16:30:11 -0700 |
parents | e53f6b72a0e4 |
children | fa91c49a9b9f |
comparison
equal
deleted
inserted
replaced
25484:a5192774e925 | 25485:8182163ae983 |
---|