Mercurial > hg
comparison tests/test-http-bundle1.t @ 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 | d6d3cf5fda6f |
children | e01bd7385f4f |
comparison
equal
deleted
inserted
replaced
28135:ecfa82447162 | 28136:5853878bbc2a |
---|