comparison en/examples/results/branch-named.rebranch.out @ 709:4432ad34b8e5

Check in example outputs with begin/end markers.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue, 31 Mar 2009 12:19:01 -0700
parents 0d5935744f87
children
comparison
equal deleted inserted replaced
708:c82ff69f0935 709:4432ad34b8e5
1 <!-- BEGIN branch-named.rebranch -->
1 <screen><prompt>$</prompt> <userinput>hg branch</userinput> 2 <screen><prompt>$</prompt> <userinput>hg branch</userinput>
2 foo 3 foo
3 <prompt>$</prompt> <userinput>hg branch bar</userinput> 4 <prompt>$</prompt> <userinput>hg branch bar</userinput>
4 marked working directory as branch bar 5 marked working directory as branch bar
5 <prompt>$</prompt> <userinput>echo new file &gt; newfile</userinput> 6 <prompt>$</prompt> <userinput>echo new file &gt; newfile</userinput>
12 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt; 13 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
13 14
14 summary: Third commit 15 summary: Third commit
15 16
16 </screen> 17 </screen>
18 <!-- END branch-named.rebranch -->