Mercurial > evolve
comparison tests/test-topic-stack-data.t @ 5685:7ee15bf011d6
topic: wrap branch call during summary
Right now, this introduce a bug… however this will prevent the next changesets
to break the computation for "how many other changeset on that branch".
That last remaining bug (introduced in this series) seems a lesser evil.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 23 Dec 2020 13:50:23 +0100 |
parents | 5f90eb8fd63c |
children | f8ab6ad1ffc0 |
comparison
equal
deleted
inserted
replaced
5684:4de216446c53 | 5685:7ee15bf011d6 |
---|---|
112 ------- | 112 ------- |
113 | 113 |
114 $ hg summary | 114 $ hg summary |
115 parent: 21:3e54b49a3113 tip | 115 parent: 21:3e54b49a3113 tip |
116 add foo_b | 116 add foo_b |
117 branch: lake | 117 branch: lake:foo |
118 commit: (clean) | 118 commit: (clean) |
119 update: (current) | 119 update: (current) |
120 phases: 22 draft | 120 phases: 22 draft |
121 orphan: 3 changesets | 121 orphan: 3 changesets |
122 topic: foo | 122 topic: foo |