Mercurial > hg
comparison contrib/casesmash.py @ 28136:5853878bbc2a
rebase: extract rebaseset and destination computation in a function
The whole rebase function is gargantuan and this computation is almost 100 lines
long. We extract it in a dedicated function as it is independent from the rest
of the rebase code.
Having it in its own function will make it easier to rework the default
destination logic.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Tue, 09 Feb 2016 23:49:55 +0000 |
parents | 9de689d20230 |
children | 42a7301fb4d5 |
comparison
equal
deleted
inserted
replaced
28135:ecfa82447162 | 28136:5853878bbc2a |
---|