equal
deleted
inserted
replaced
169 |
169 |
170 |
170 |
171 there were no changes to commit, so there shouldn't be any predecessors of 6, |
171 there were no changes to commit, so there shouldn't be any predecessors of 6, |
172 and 2 should say it was pruned (issue6093) |
172 and 2 should say it was pruned (issue6093) |
173 |
173 |
|
174 $ hg debugobsolete |
|
175 7c3bad9141dcb46ff89abf5f61856facd56e476c 7c15c05db6fa1458a8a745f977f4d2426abde6a0 0 (Thu Jan 01 00:00:00 1970 +0000) {'ef1': '4', 'operation': 'pick', 'user': 'test'} |
|
176 4538525df7e2b9f09423636c61ef63a4cb872a2d 0 {7c3bad9141dcb46ff89abf5f61856facd56e476c} (Thu Jan 01 00:00:00 1970 +0000) {'ef1': '0', 'operation': 'pick', 'user': 'test'} |
174 $ hg olog --all --hidden -r 2+6 |
177 $ hg olog --all --hidden -r 2+6 |
175 x 4538525df7e2 (2) add c |
178 x 4538525df7e2 (2) add c |
176 pruned using pick by test (Thu Jan 01 00:00:00 1970 +0000) |
179 pruned using pick by test (Thu Jan 01 00:00:00 1970 +0000) |
177 |
180 |
178 @ c4636a81ebeb (6) add c |
181 @ c4636a81ebeb (6) add c |