##// END OF EJS Templates
merge with stable
Kevin Bullock -
r18684:c161e4cf merge default
parent child Browse files
Show More
@@ -816,7 +816,7 This test issue 3805
816 816 summary: A
817 817
818 818 $ hg incoming
819 comparing with $TESTTMP/tmpe/repo-issue3805
819 comparing with $TESTTMP/tmpe/repo-issue3805 (glob)
820 820 searching for changes
821 821 changeset: 2:3816541e5485
822 822 tag: tip
@@ -826,7 +826,7 This test issue 3805
826 826 summary: A
827 827
828 828 $ hg incoming --bundle ../issue3805.hg
829 comparing with $TESTTMP/tmpe/repo-issue3805
829 comparing with $TESTTMP/tmpe/repo-issue3805 (glob)
830 830 searching for changes
831 831 changeset: 2:3816541e5485
832 832 tag: tip
@@ -836,7 +836,7 This test issue 3805
836 836 summary: A
837 837
838 838 $ hg outgoing
839 comparing with $TESTTMP/tmpe/repo-issue3805
839 comparing with $TESTTMP/tmpe/repo-issue3805 (glob)
840 840 searching for changes
841 841 no changes found
842 842 [1]
General Comments 0
You need to be logged in to leave comments. Login now