hgbook
diff en/examples/branch-named.parents.out @ 272:74c079e0051f
Account for change in bisect output.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon Nov 26 11:18:46 2007 -0800 (2007-11-26) |
parents | |
children | 00f69e8825c5 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/en/examples/branch-named.parents.out Mon Nov 26 11:18:46 2007 -0800 1.3 @@ -0,0 +1,12 @@ 1.4 +$ \textbf{hg parents} 1.5 +changeset: 1.6 +branch: bar 1.7 +tag: tip 1.8 +user: Bryan O'Sullivan <bos@serpentine.com> 1.9 + 1.10 +summary: Third commit 1.11 + 1.12 +$ \textbf{hg branches} 1.13 +bar 1.14 +foo 1.15 +default