Show More
@@ -798,6 +798,18 b' reenable for later test' | |||||
798 |
|
798 | |||
799 | #endif |
|
799 | #endif | |
800 |
|
800 | |||
|
801 | Several troubles on the same changeset (create an unstable and bumped changeset) | |||
|
802 | ||||
|
803 | $ hg debugobsolete `getid obsolete_e` | |||
|
804 | $ hg debugobsolete `getid original_c` `getid babar` | |||
|
805 | $ hg log --config ui.logtemplate= -r 'bumped() and unstable()' | |||
|
806 | changeset: 7:50c51b361e60 | |||
|
807 | user: test | |||
|
808 | date: Thu Jan 01 00:00:00 1970 +0000 | |||
|
809 | trouble: unstable, bumped | |||
|
810 | summary: add babar | |||
|
811 | ||||
|
812 | ||||
801 | Test incoming/outcoming with changesets obsoleted remotely, known locally |
|
813 | Test incoming/outcoming with changesets obsoleted remotely, known locally | |
802 | =============================================================================== |
|
814 | =============================================================================== | |
803 |
|
815 |
General Comments 0
You need to be logged in to leave comments.
Login now