Mercurial > hg
comparison doc/Makefile @ 28224:8ec5478aa0d6
histedit: also handle locally missing nodes when reading obsolescence
The previous version of the code was interpreting markers to a missing
node as a prune in all cases. The expected way to handle such
situation is to keep reading markers, only turning successors into
"prune" if they are at the end of a chain.
We update the code and add a test for this.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 24 Feb 2016 16:58:07 +0100 |
parents | 80983af366b5 |
children | b584ed1b225d |
comparison
equal
deleted
inserted
replaced
28223:0a853dc9b306 | 28224:8ec5478aa0d6 |
---|