Mercurial > evolve
comparison CHANGELOG @ 4703:e15dc6defc99
topic: add tests to demonstrate topic confuses the branchhead checking logic
While topics are in play, we store the branchheads (which has a topic)
in "branchname:topicname" format. After digging into it I found that
even in the case when we should have branch heads for "bname:tname"
we get heads for "bname".
The tests output reflect the confusion in branch head checking logic.
Next patch will be fixing the problem.
author | Sushil khanchi <sushilkhanchi97@gmail.com> |
---|---|
date | Sun, 14 Apr 2019 12:55:46 +0530 |
parents | 4c9f9dac8977 |
children | 5f90eb8fd63c |
comparison
equal
deleted
inserted
replaced
4700:6af77f89eac5 | 4703:e15dc6defc99 |
---|