Show More
@@ -708,9 +708,9 b" BROKEN: should be '-1'" | |||
|
708 | 708 | Test working-directory revision |
|
709 | 709 | $ hg debugrevspec 'wdir()' |
|
710 | 710 | None |
|
711 | BROKEN: should include 'None' | |
|
712 | 711 | $ hg debugrevspec 'tip or wdir()' |
|
713 | 712 | 9 |
|
713 | None | |
|
714 | 714 | $ hg debugrevspec '0:tip and wdir()' |
|
715 | 715 | |
|
716 | 716 | $ log 'outgoing()' |
General Comments 0
You need to be logged in to leave comments.
Login now